We created the following form examples in class:
- Form 1
- Form 2
- Form 3
For assignment 5 if you set the action of your form to the file name for your confirmation page, it will actually work.
Like this:
form action="confirm.html" method="post"
For assignment 5 if you set the action of your form to the file name for your confirmation page, it will actually work.
Like this:
form action="confirm.html" method="post"
No comments:
Post a Comment