IIS ASP - Form & QueryString!

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > July 2005 > Form & QueryString!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Form & QueryString!
Arpan

2005-07-23, 5:50 pm

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

Roland Hall

2005-07-23, 5:50 pm

"Arpan" <arpan_de@hotmail.com> wrote in message
news:1122130118.129651.165650@g44g2000cwa.googlegroups.com...
: 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/e...206c0886476.asp

Request.QueryString
http://msdn.microsoft.com/library/e...b8557fe2de0.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


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com