Lissa Explains it All:  Web Design Forums  

Go Back   Lissa Explains it All: Web Design Forums > LEIA Archives > Web Site Help > Advanced Programming

Notices

 
 
Thread Tools Display Modes
  #21  
Old 11-25-2003, 12:11 PM
Loren's Avatar
Loren Loren is offline
HTML, PHP, Cats
 
Join Date: Apr 2003
Location: South Carolina, USA
Posts: 1,274
Loren is on a distinguished road
Well cgi-bin is for cgi scripts .cgi. .pl is another extension for php like .php, so I was wondering if mabey the server didn't like that it was in the cgi-bin. I looked in the instructions and couldn't find where it said to put it in the cgi-bin so I was wondering.
Sponsored Links
  #22  
Old 11-26-2003, 04:54 PM
aisuruneko aisuruneko is offline
n00bzilla
 
Join Date: Mar 2003
Posts: 31
aisuruneko is an unknown quantity at this point
Well, I moved the file but I'm still getting 500 Errors and not receiving info.
  #23  
Old 11-26-2003, 05:10 PM
Loren's Avatar
Loren Loren is offline
HTML, PHP, Cats
 
Join Date: Apr 2003
Location: South Carolina, USA
Posts: 1,274
Loren is on a distinguished road
Try renaming formmail.pl formmail.php, and then changing the submit line in the form to
<form action="http://www.napalmtheory.com/econtrollers/FormMail.php" method="POST" enctype="multipart/form-data">

I've changed two things on the action the name to .php and not .pl and method from GET to Post because with how long your form is get probley would not work well.

Do you have php support on your website?
  #24  
Old 11-26-2003, 08:15 PM
aisuruneko aisuruneko is offline
n00bzilla
 
Join Date: Mar 2003
Posts: 31
aisuruneko is an unknown quantity at this point
Yeah, my server supports Perl.

Sigh, I give in. The beast has defeated me. I reuploaded the original unedited file and tried again, but now my server won't even locate the file, so I've had it. Sorry to bother you. Thank you for your help though!
  #25  
Old 11-26-2003, 08:27 PM
Loren's Avatar
Loren Loren is offline
HTML, PHP, Cats
 
Join Date: Apr 2003
Location: South Carolina, USA
Posts: 1,274
Loren is on a distinguished road
Try this it's what I use:

http://bignosebird.com/carchive/bnbform.shtml
  #26  
Old 11-26-2003, 11:23 PM
aisuruneko aisuruneko is offline
n00bzilla
 
Join Date: Mar 2003
Posts: 31
aisuruneko is an unknown quantity at this point
I love you! this one works, and works well might I add. After an hour of programming and troubleshooting, and fixing a stupid mistake, I got it to wrk! Yay! Thank you!
  #27  
Old 11-27-2003, 01:47 PM
Loren's Avatar
Loren Loren is offline
HTML, PHP, Cats
 
Join Date: Apr 2003
Location: South Carolina, USA
Posts: 1,274
Loren is on a distinguished road
Cool

Your welcome. Glad I could help.

 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:51 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.