Re: [PHP] A simple PHP form not working

2001-09-25 Thread David Robley
On Tue, 25 Sep 2001 12:56, Tshering Norbu wrote: Hi list, I can not get the form (from thesitewizard) working. When I submit the form, I get this error: Warning: Failed to Connect in c:\Program Files\Apache Group\Apache\htdocs/druknet/feedback/feedbacksend.php on line 2. My PHP conf with

Re: [PHP] A simple PHP form not working

2001-09-25 Thread Tshering Norbu
PM Subject: Re: [PHP] A simple PHP form not working On Tue, 25 Sep 2001 12:56, Tshering Norbu wrote: Hi list, I can not get the form (from thesitewizard) working. When I submit the form, I get this error: Warning: Failed to Connect in c:\Program Files\Apache Group\Apache\htdocs/druknet

Re: [PHP] A simple PHP form not working

2001-09-25 Thread ReDucTor
Subject: Re: [PHP] A simple PHP form not working Is this the correct mail function config in php.ini ? [mail function] SMTP = smtp01.druk.net.bt ;for win32 only sendmail_from = [EMAIL PROTECTED] ;for win32 only ;sendmail_path = ;for unix only, may supply arguments as well (default

Re: [PHP] A simple PHP form not working

2001-09-24 Thread Jason G.
First of all, you need to type header(Location: thankyou.html); exit; Try that... -Jason Garber deltacron.com At 09:26 AM 9/25/2001 +0600, Tshering Norbu wrote: Hi list, I can not get the form (from thesitewizard) working. When I submit the form, I get this error: Warning: Failed to Connect

Re: [PHP] A simple PHP form not working

2001-09-24 Thread Tshering Norbu
] Sent: Tuesday, September 25, 2001 10:35 AM Subject: Re: [PHP] A simple PHP form not working First of all, you need to type header(Location: thankyou.html); exit; Try that... -Jason Garber deltacron.com At 09:26 AM 9/25/2001 +0600, Tshering Norbu wrote: Hi list, I can not get the form

RE: [PHP] A simple PHP form not working

2001-09-24 Thread Lawrence . Sheed
: September 25, 2001 12:59 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] A simple PHP form not working I did try that before too and here is what I got/get : Warning: Failed to Connect in c:\Program Files\Apache Group\Apache\htdocs/druknet/feedback/feedbacksend.php on line 2 Warning: Cannot add header