Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 24, 2012 07:47 AM by Catherine Shan - MSFT
Member
23 Points
65 Posts
Jul 20, 2012 05:12 PM|LINK
Hi,
Can you please explain the significance of form action with repect to method="post" and method="get"?
<form id="form1" runat="server" method="post" action="WebForm2.aspx">
OR
<form id="form1" runat="server" method="get" action="WebForm2.aspx">
Please pardon my ignorance.
Thanks.
Contributor
6243 Points
1168 Posts
Jul 20, 2012 05:37 PM|LINK
Chekc this
http://www.cs.tut.fi/~jkorpela/forms/methods.html
http://www.chapter31.com/2008/01/24/when-to-use-form-post-vs-get/
All-Star
23382 Points
2490 Posts
Microsoft
Jul 24, 2012 07:47 AM|LINK
In order to resolve your issue, I would suggest you check the blog below which describe it very clearly.
http://stevenclark.com.au/2008/01/12/get-vs-post-for-the-beginner/
In addition, you can also check the similar threads below:
http://forums.asp.net/t/1469569.aspx/1
http://forums.asp.net/t/1173435.aspx/1
Best wishes,
recherche
Member
23 Points
65 Posts
ASP.NET form action with repect to method="post" and method="get"
Jul 20, 2012 05:12 PM|LINK
Hi,
Can you please explain the significance of form action with repect to method="post" and method="get"?
<form id="form1" runat="server" method="post" action="WebForm2.aspx">
OR
<form id="form1" runat="server" method="get" action="WebForm2.aspx">
Please pardon my ignorance.
Thanks.
sushanth009
Contributor
6243 Points
1168 Posts
Re: ASP.NET form action with repect to method="post" and method="get"
Jul 20, 2012 05:37 PM|LINK
Chekc this
http://www.cs.tut.fi/~jkorpela/forms/methods.html
http://www.chapter31.com/2008/01/24/when-to-use-form-post-vs-get/
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: ASP.NET form action with repect to method="post" and method="get"
Jul 24, 2012 07:47 AM|LINK
Hi,
In order to resolve your issue, I would suggest you check the blog below which describe it very clearly.
http://stevenclark.com.au/2008/01/12/get-vs-post-for-the-beginner/
In addition, you can also check the similar threads below:
http://forums.asp.net/t/1469569.aspx/1
http://forums.asp.net/t/1173435.aspx/1
Best wishes,
Feedback to us
Develop and promote your apps in Windows Store