Ask a Question related to ASP, Design and Development.
-
Robb Meade #1
Re: querystring question
"Gonzosez" wrote ...
I dont think you need to, I believe that its only whilst the info travels> Once I encode a query string how do I unencode it?
through cyberspace and arrives at its destination, when you pull the results
out at the other end (you ASP page) it should be ok...
Regards
Robb
Robb Meade Guest
-
Querystring bug still not fixed
I'm sure I reported this problem to Macromedia, and will do again since release 3.11 does not fix it. Using Contribute to create links to pages... -
ASP validation of Querystring
I am trying to filter the querystring from a e-commerce transaction. When I add this code my page crashes. What I am I missing? <% IF... -
Encryption for QueryString
hi guyz. I want to put encryption for every querystring for my web application. for that right now i m using a custom function. can any body... -
newbie querystring question
OK, I'm not a newbie, but I have only used Get method, never used Post or Session variables. I have used hidden fields to pass data from one page... -
Pack QueryString
I've got a (probably) long list of data which I want to send to an ASPX page by query string. To keep the URL short and compact I want to compress...



Reply With Quote

