Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CGI

Status
Not open for further replies.

katiesh

Technical User
Sep 26, 2003
2
US
Hello,

I am new to all of this. I have a simple cgi mail form I cannot get to work. I think the problem is in the action address. I need to know how to find the script name. The error message is 403 No variable substitutions in template.

Can you help?
 
Can you post the script? The more info you can give us, the more help we can be to you!

There's always a better way. The fun is trying to find it!
 
THank you for responding. I am really at a loss. I have tried all sorts of configurations and nothing seems to work.

The script on the html email form is:
<FORM METHOD=&quot;POST&quot;
ACTION=&quot;
The the html doc is in a folder named 'email', the etemplate.txt is also located in that folder. In the cgi-bin are files; cgiecho, cgiemail and the etmeplate.txt.

Thanks
 
Okay, try these, in the order listed below...

1. Place the .txt file in the email folder. If that doesn't do it, go to step 2.

2. Place your HTML doc in the same folder as the rest of your pages. Place the .txt file in that same folder. That shold take care of it.



There's always a better way. The fun is trying to find it!
 
hai,
can anyone give me an example for using javascript inside C program ?(syntax)
bye..
vairam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top