GET or POST method??

J

John Davis

I wonder when we should use GET method, when we should use POST method? GET
method only sends limited amount of data, and it will show the data as part
of URL. POST method won't show the data as part of URL, and can send any
amount of data. This is what I know so far.

Please advice. Thanks!
John
 
B

Bullschmidt

About the only time I use a querystring is when I have a lot of records
on one page and each one has a link to more details about that record.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

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

Forum statistics

Threads
474,083
Messages
2,570,591
Members
47,212
Latest member
RobynWiley

Latest Threads

Top