Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

escape/unescape

Status
Not open for further replies.

gooseriver

IS-IT--Management
Aug 4, 2006
93
CA
Are there any known issues using a string containing a comma?

We are using ASP to pass parameters from a free form text box to a Crystal Report.
We use escape which changes the comma to a %2c and then unescape will decode as comma but anything after the comma does not appear.
 
Do you have some relevant code to show what you are doing and where the issue is?

------------------------------------------------------------------------------------------------------------------------
"Men occasionally stumble over the truth, but most of them pick themselves up and hurry off as if nothing ever happened."
- Winston Churchill
 
Are there any known issues using a string containing a comma?

No known issues. But as Chopstik said, we still may be able to help if you give more details.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top