Thread: html encode ...
View Single Post
Old 09-09-2003, 03:47 PM   #1 (permalink)
npa
Code Monkey
 
Join Date: Jul 2003
Location: canada
Posts: 82
npa is on a distinguished road
html encode ...

can anyone see any problems with:
Code:
http://site/page?cs=%22%13%36%11%65%18%10%13%18%12%00%10%12%20%11%10%27%12%39%15%16%37%10%14%17%51%22%10%11%00%23%14&fpid=175
that as a html encoded string ?

perhaps the nulls could be a problem ? (%00) ?

asp.net seems to be having a great deal of trouble
dealing with it... it has stalled my page now for
about 5 minutes (still loading).

what to do? perhaps that problem is elsewhere? anyone
experience any problems of this type?
__________________
direct entry file specification.
npa is offline   Reply With Quote