navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Form Mail Help

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Server Issues >> Form Mail Help
Page: [1]
 
glendo

 

Posts: 33
From: Washington, DC USA
Status: offline

 
Form Mail Help - 9/6/2001 20:24:00   
Hi,
I need help with a mail form I formatted in cgi format and uploaded it to the cgi-bin but all my attempts to call for the form have failed. It was called an (htm) document when I uploaded it do I need to rename it and save it as (cgi)? Do I need to change permissions?
I'm receiving a 404 error when I href: server.cgi-bin/form
What am i doing wrong?
ginnie

 

Posts: 527
From: St. Louis MO USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 20:01:00   
Is this a perl script that you're using? ... Matt's formmail.pl or another?

Your form should not be in your cgi-bin ... it should be with your other html files. Just the script should be in the cgi-bin.

The form's action tag should then point to the script in your cgi bin. The script will need the permissions set to 755 (chmod) using WS_FTP or some other ftp program ... or sometimes your host provides a panel for setting permissions.

hth

ginnie


(in reply to glendo)
glendo

 

Posts: 33
From: Washington, DC USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 20:35:00   
Hi Ginnie,
Thanks for your reply. Well, I guess I should write newbie beside my name because you asked some questions that at this point I can't answer. I generated the form In Front Page, which I uploaded to cgi-bin.

(in reply to glendo)
ginnie

 

Posts: 527
From: St. Louis MO USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 23:03:00   
Hi glendo,

If your form was generated in FrontPage and you're using the FrontPage form handler (your host must have FrontPage extensions installed), then you just save your form as .html and set the form properties by right-clicking on the form, then click the "options" button and provide the email address you want the results sent to. If you want to save the results to a text file also, you can leave the default, which is _private/form_results.txt.

Does that help?

ginnie


(in reply to glendo)
glendo

 

Posts: 33
From: Washington, DC USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 23:33:00   
Yes my server does have the extensions installed and I did enable the email save feature, but I'm still getting a doc not found error.

(in reply to glendo)
ginnie

 

Posts: 527
From: St. Louis MO USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 13:01:00   
Do you have url we can take a look at?

ginnie


(in reply to glendo)
glendo

 

Posts: 33
From: Washington, DC USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 13:09:00   
Yes,
skbi.manifestsog.org
which is the sub to manifestsog.org

(in reply to glendo)
ginnie

 

Posts: 527
From: St. Louis MO USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 14:02:00   
You're pointing to your C:\ drive.

Change this: <!--webbot bot="SaveResults" U-File="C:\My Documents\Registration" S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="skbi@manifestsog.org" B-Email-Label-Fields="TRUE" S-Builtin-Fields -->

to:

<!--webbot bot="SaveResults" U-File="_private/form_results.txt" S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE" S-Email-Address="skbi@manifestsog.org" B-Email-Label-Fields="TRUE" S-Builtin-Fields -->

A lot of people have this problem, but I'm not sure what you're doing that causes it. If you're creating your form within your local web (on your hard drive), I don't know why it's doing that, but I'm sure someone else here can tell you.

hth

ginnie


(in reply to glendo)
glendo

 

Posts: 33
From: Washington, DC USA
Status: offline

 
RE: Form Mail Help - 9/6/2001 15:09:00   
Well I tried that I pasted the code you gave in place of the erant code but now there is no action, whereas before it was giving an error message.

(in reply to glendo)
Page:   [1]

All Forums >> Web Development >> Server Issues >> Form Mail Help
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts