If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Query String

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-04-04, 08:51
Gaz2k Gaz2k is offline
Registered User
 
Join Date: Aug 2004
Posts: 7
Query String

QueryString

I have posted information from one form and captured it on the next page using a variable, the problem is that the information I posted only shows the first word of the querysting.

How can I solve this problem, I imagine the problem lies in the spaces of the string?
Reply With Quote
  #2 (permalink)  
Old 08-04-04, 15:57
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Server.URLEncode(yourQueryString)
Reply With Quote
  #3 (permalink)  
Old 08-04-04, 19:27
Gaz2k Gaz2k is offline
Registered User
 
Join Date: Aug 2004
Posts: 7
Works a treat

Cheers
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On