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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sending whitespace to ASP

Status
Not open for further replies.

fpan

Programmer
Jan 10, 2003
1
US
I am working on java applet that need to send a string to ASP to store on server. The string has lots of whitespace but they are stripped off while I send it through URLConnection. Any idea of how I can send the string as it is ? Thanks!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top