Fill Out This Form...So you have something to sell and you want people to respond to your web pages. Well, you can do that with an email link. It looks like this and it looks like this on the screen: dharper@jetstream.net and I will reply promptly. But maybe you want them to order on-line. How can you handle that? Well, using a table format, you could design an order form that they could print right off the screen and have them return it to you by snail mail. As a matter of fact, many people would be very comfortable with this, especially with the ongoing concerns about net security. But if you've got the technology, why not use it? And for this purpose there are some HTML tags that can help you design a fill-in form that can be emailed to you. It's a matter of defining a variety of input fields. Here are some examples with the screen results. Now, let's see what this looks like on the screen. As you can see there are a variety of options for getting information out of people. The "Radio Button" style of choice (the round buttons) only allow you one choice but the "Checkboxes" (the square buttons) allow you multiple choices. The "Drop Down Menu" style of choosing is good if you want your form to be compact and the "List" is also a good alternative method for choosing items. And if you want someone's name or address or they need to type an explanation of something then the "Text" box serves that purpose. Note, though, that this box has to be defined for size. When the viewer is finished making their selections then there are two buttons offered. One is "Submit Form" which then sends the result to you as an email or the "Reset" button which clears all the fields so that the viewer can do it all again.
Now let's check out Image Maps |