9.3

Table Of Contents
Perl, C, Java, and AppleScript®. The protocols and languages you can use depend on the
Web server software and the platform that the Web server software runs on.
If you want to use HTML forms as part of your Web site, you must use a third-party tool
to build the server-side script or application. For information about how to approach this
task, talk to your Webmaster.
You can use a form to gather information about your Web site's visitors.
Creating a form box
A form box designates the boundaries of an HTML form. A form box should contain one
or more form controls, and may also contain hidden fields. To create a form box:
1
Select the Form Box tool from the Web Tools palette.
Choose Get if you want the Web browser to append the form data to the end of the URL
of the target script or application.
Choose Post if you want the Web browser to send the form data to the target script or
application as a separate HTTP transaction.
Choose None or Self to specify the same frame or window as the form.
Choose Blank to specify the target as a new, unnamed window.
A GUIDE TO QUARKXPRESS 9.3 | 419
WEB LAYOUTS