Difference between GET and POST? Which is used when?
Answer Posted / bnm
the data in get method is visisble to browser but in
post,the data is invisible.
we can send fix nos. of data in getmethod but in case of
post,large number of data canbe sent.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we do validation of the fields in a project?
What does active server pages look like?
What is difference between asp and aspx?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What is the work of asp?
What is the difference between server-side validation and client-side validation?
What does aspx stand for?
How do I save asp file in notepad?
Define application-scope?
How do I print an aspx file?
Is asp a programming language?
Why we need stored procedures?
What is asp give its application?
How do I view an asp file?
Is classic asp still supported?