• Increase font size
  • Decrease font size
  • Default font size

Search for tutorials

Forms

Subscribe Configuring Your Php Form and Your Server

Attention: open in a new window. PDFPrint

Introduction:

Php is a great language to work with. Many hosting companies that do not offer CGI capabilities will have no issue with Php. Likewise, Php is commonly used across the internet for a variety of purposes. Creating the proper form for Php is also much simpler than CGI. The form doesn't need a special directory or even its own folder. It can be uploaded into the same folder as your web pages.

Read more...

   

Subscribe Configuring Your Server for Your CGI Form

Attention: open in a new window. PDFPrint

Introduction:

This may seem like an intimidating process, but setting up your server to accept feedback from visitors is a breeze. It's imperative that you only adjust the properties mentioned within this tutorial and do not alter anything else. As long as you follow these directions, and avoid changing anything you are unsure of, you will have your server set up in no time.

Read more...

   

Subscribe Create a Stand-Alone Dreamweaver Email Form

Attention: open in a new window. PDFPrint

Objective:

Create a stand-alone email form for in-office or personal use. This method can be used in Dreamweaver CS3 and in all versions going as far back as MX 2004.

 

Read more...

   

Subscribe Inserting Form Lists and Menus

Attention: open in a new window. PDFPrint

Drop down menus and scrollable lists are a wonderful way to organize your form data. They don’t take up much space on the page and are easy to use.

Read more...

   

Subscribe Creating Checkboxes and Radio Buttons

Attention: open in a new window. PDFPrint

Creating Checkboxes and Radio ButtonsSometimes you might want your visitors to tick a box, for example when they're choosing which product they'd like to order.

But how do you insert check boxes and radio buttons?

Read on, it's really quick...

Read more...

   

Subscribe Inserting Form Text Fields

Attention: open in a new window. PDFPrint

Inserting Form Text FieldsDreamweaver makes arranging and creating text fields in your forms as easy as possible.

Read more...

   

Subscribe Changing the Color of a Form Button Using CSS

Attention: open in a new window. PDFPrint

Dreamweaver makes creating forms a breeze with its predefined form objects, but objects’ appearance can be sort of boring. You can use CSS attributes to change the way these features are displayed.

Read more...