View Single Post
Old 26-10-2003, 21:19   #7
yesman
Guest
 
Location: Cambridge
Posts: n/a
Re: Need a form to be sent

Quote:
Originally Posted by Xaccers
Thanks, uses CGI tho, which NTL don't support right?
I am not sure Xaccers.

But just in case try this

Quote:
Information

Form name

Enter a name for the form. It's a good idea to use a name that suggests the function or purpose of the form.

Target frame

Usually, when a site visitor submits a form to the Web server, the result is displayed in the entire (same) browser window. If you want the result to be displayed in a specific frame instead, select the desired frame in this menu.

Settings

Action

Enter the URL to which the information in the form will be sent when the site visitor clicks the Submit button. If you leave this field blank, or if you enter a relative address, the base URL of the active document will be used.

Method

Specify the method to send the data in the form. You can specify GET or POST.

Encoding type

Assign the type of MIME (Multipurpose Internet Mail Extensions) encoding to be applied to a form. MIME is the protocol used to send information other than plain text through the Internet. Using MIME, you can send and receive non-ASCII characters, images, sounds, multimedia files or other binary data types.
  Reply With Quote