submit form data concept
From: Matt (mattloude_at_hotmail.com)
Date: 08/20/04
- Next message: MS News \(MS ILM\): "Re: File upload limit handleing"
- Previous message: Dustin II.: "Make a window stay on top"
- Next in thread: Shamir: "RE: submit form data concept"
- Reply: Shamir: "RE: submit form data concept"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 22:30:35 -0700
When people say submit the form data, does it mean the form data are
submitted to web browser using either HTTP GET or POST method, and then it
will redirect to another page.
For example, this is page1.aspx
<form action="page2.aspx" method="post">
means it will submit the page1.aspx form data to the web server, and then
redirect from page1.aspxto page2.aspx?
please clarify. thanks!!
- Next message: MS News \(MS ILM\): "Re: File upload limit handleing"
- Previous message: Dustin II.: "Make a window stay on top"
- Next in thread: Shamir: "RE: submit form data concept"
- Reply: Shamir: "RE: submit form data concept"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading