Form & QueryString!

A

Arpan

Is the only difference between the Form collection & the QueryString
collection is that the Form collection is sent through the headers
whereas QueryString gets appended to the URL? If not, then what else
are the differences between the two?

Thanks,

Arpan
 
R

Roland Hall

: Is the only difference between the Form collection & the QueryString
: collection is that the Form collection is sent through the headers
: whereas QueryString gets appended to the URL? If not, then what else
: are the differences between the two?

Request.Form:
http://msdn.microsoft.com/library/en-us/iissdk/html/ef3a75f3-aaff-4f0e-b52f-3206c0886476.asp

Request.QueryString
http://msdn.microsoft.com/library/en-us/iissdk/html/3c778166-4a3c-4eda-b7cd-bb8557fe2de0.asp

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top