Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

html..create a form Write a Form Write a form to allow a person to subscribe to a magazine. That form should ask for the following

html..create a form

Write a Form

Write a form to allow a person to subscribe to a magazine. That form should ask for the following information:

Name

Snail Mail Address with separate street, town/city, state, and ZIP code boxes.

Which of the following magazines (can be more than one) the person wants to subscribe to: Newsweek, Time, Sports Illustrated, Internet World (just had to get a related magazine in there :-).

How to pay (bill by mail, pay by credit card online)

If by credit card online, the Credit Card (Visa/MasterCard/Discover), the credit card number, and the expiration date.

Use the CGI alternative mentioned in the Forms module:

or action="http://www.rebol.com/cgi-bin/test-cgi.cgi" method="post"

Know the difference between a checkbox and a radio button. With checkboxes, you can select one or more items, while a radio button should permit only a single selection.

Test the form before submitting! If nothing shows up in the results page, something is wrong with the form. Check the form again to ensure correctness. If something seems awry and you can't find the problem, post it anyway to see if we can help!

Use a table to align the components of the form and to make it neat.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Distributed Relational Database Architecture Connectivity Guide

Authors: Teresa Hopper

4th Edition

0133983064, 978-0133983067

More Books

Students also viewed these Databases questions