Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Scripting > ASP

ASP ASP Interview Questions, Learn by sharing ASP Interview Questions asked in various companies, Get Career advices, Interview Procedures from ASP experts, Post asked ASP Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2008, 01:59 PM
Senior Member
 
Join Date: Mar 2008
Posts: 811
Default Explain the differences between POST and

Explain the differences between POST and GET methods?
Reply With Quote
  #2 (permalink)  
Old 07-16-2008, 04:21 PM
Junior Member
 
Join Date: May 2008
Posts: 5
Default yakkantiadireddy

post and get methods are used to send the data
post: in this methods we are placing data inthe body.in this case data can be secure.it is like enlopecover.
get:in this method the data can be place in the header.


so when the data is seure(sensitive) and more amout of data go with post method.where non secue and less amout of data go with get method
Reply With Quote
Reply

Tags
asp, scripting, software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On