|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
requesting a querystring and the #
Originally posted by : Gina (ginam1013@hotmail.com)I'm trying to retrieve a comment field from a separate page using a querystring. The comment field contains a # sign.When I get it, everything beyond the # sign is lost even though the string is being passed correctly as shown in the address box. How can I get the entire string including # sign?Thanks.
|
|
#2
|
|||
|
|||
|
Originally posted by : axl (axl@hotmail.com)use a javascript function to strip the comment field from ## (or replace them), before submitting.when you request the comments, you can re-replace them.------------Gina at 8/29/2001 12:58:44 PMI'm trying to retrieve a comment field from a separate page using a querystring. The comment field contains a # sign.When I get it, everything beyond the # sign is lost even though the string is being passed correctly as shown in the address box. How can I get the entire string including # sign?Thanks.
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > requesting a querystring and the # |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|