CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Link Problem

Print topic Send  topic

Author Message
Ken
Posted: 08/26/2004, 7:27 AM

I have a grid that gives you the following columns.
Name
Carrier
Telephone
Zip
Pro number

I mde a detailed page with some more information and then changed the Pro Number label to a link. It works fine except for one crazy thing, in the URL of the Pro Number Link i get + igns after everything? Example
http://www.mysite.com/folder/Detail.asp?PRONUM=123456++++++++++++++

I have no clue why, please help
DonB
Posted: 08/26/2004, 11:12 AM

You are somehow getting spaces into the link value. These are converted to
plus signs when the URL is constructed (spaces are not allowed in URLs)..

--
DonB

http://www.gotodon.com/ccbth


"Ken" <Ken@forum.codecharge> wrote in message
news:6412df359795e3@news.codecharge.com...
> I have a grid that gives you the following columns.
> Name
> Carrier
> Telephone
> Zip
> Pro number
>
> I mde a detailed page with some more information and then changed the Pro
> Number label to a link. It works fine except for one crazy thing, in the
URL of
> the Pro Number Link i get + igns after everything? Example
> http://www.mysite.com/folder/Detail.asp?PRONUM=123456++++++++++++++
>
> I have no clue why, please help
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.