Jump to content

Recommended Posts

Posted

Greetings TCH folks

 

I am trying to set up the CGIemail and have tried invane to insert the correct path information for the ACTION command.

 

I am trying to set up the same scenario as the sample on-line (sample fron FAQ is below)

 

<FORM METHOD="POST"

ACTION="http://web.mit.edu/bin/cgiecho/wwwdev/cgiemail/questions3.txt">

 

Your e-mail address: <INPUT NAME="email"><p>

Your name: <INPUT NAME="yourname"><p>

Your quest: <INPUT NAME="quest"><p>

Your favourite colour: <INPUT NAME="colour"><p>

<INPUT TYPE="submit" value="Send e-mail">

</FORM>

 

amongst other things I ghave tried the following

 

<FORM METHOD="POST"

ACTION="http://www.dcsf.org/public_html/cgi-bin/cgiemail/questions3.txt">

 

 

 

Your e-mail address: <INPUT NAME="email"><p>

Your name: <INPUT NAME="yourname"><p>

Your quest: <INPUT NAME="quest"><p>

Your favourite colour: <INPUT NAME="colour"><p>

<INPUT TYPE="submit" value="Send e-mail">

</FORM>

 

all to no avail...

 

I would appreciate it if you could help me out...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...