I got this figured out already.. I was having a brain fart and just needed to
move the IF statement with the mail() function further down past a few ELSE
statements.. Thanks anyway..

Take care.. peace..
eriol

====

"Eriol" <[EMAIL PROTECTED]> disgorged:

: I've got the following bit of code for an upload/feedback form.. Upload isn't
a
: required field, but name, email and message are.. When someone submits this
form
: with an upload used, it works fine.. But if an upload is excluded and they
only
: fill in the required fields, I don't get an email..
:
: I'm sure this has to do with the if/else statements, but I haven't been able
to
: figure this out.. If anyone has a suggestion, help or can point me in the
right
: direction, I'd appreciate it.. TIA..
:
: [snip]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to