Difference between GET and POST? Which is used when?
Answer Posted / guest
"GET" is used to send information through URL. The Data we
can send throught it limited.
"POST" is used to send information through TCP/IP protocol.
We can send bulk data using this method.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between aspx and razor?
Define collection?
Which is the default scripting language in active server pages?
How do I change a aspx file to a pdf?
What does active server pages look like?
Explain the difference between cookies collection and form/querystring collection?
What is the difference between asp and saas?
Who invented asp?
Define microsoft intermediate language (msil)?
Define global.asa file?
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
What is Debit Memo & Credit Memo in Payables?
How can I break Search
Can I avoid using the garbage collected heap?
Which asp object is often used to retrieve user information from forms?