|
Now that you've learned how to create and use form elements, it's time to put together a form of your own.
Next, we'll see a sample of the output this form would send to your Prodigy mailbox each time a visitor fills it out and sends it.
Finally, we'll view the HTML code used to create this form, which you can copy and modify for use in creating your own Web Guest Book.
Form Output
Here's what the sample form's output would look like when viewed in your Prodigy mailbox:
Date: Mon, 19 Feb 1996 12:15:00 -0500 From: Prodigy WWW Mail Gateway [nobody@prodigy.com] Subject: My_Guestbook source -> Link from Another Web Page Preferences -> Information that I found Preferences -> Graphics and images Preferences -> My Links to Other Pages on the Web prodigy -> on inetexplore -> on area -> 1 Comments -> I really enjoyed visiting your page and think you have great information. I'll check back next week to see what's new! URL -> http://pages.prodigy.com/your_url NAME -> Mr. John P. Doe Email -> JohnP.Doe@prodigy.com |
Here's the HTML behind the form at the top of this page:
What do you like about my page? (You can select more than one item!)
Which Web browsers are you currently using?
Will you visit my Web page again?
Please use this space for general comments about my Web page:
If you have a Web page, what is your URL?
Please enter your full name:
What is your Email address?
|