Thread: PHP Issues
View Single Post
Old 03-30-2009, 01:02 AM   #18 (permalink)
Jiro
YOU DOMESTIC DISSENT!
 
Jiro's Avatar
 
Join Date: Apr 2007
Location: The Sopranos State
Posts: 22,915
Quote:
Originally Posted by kiwichris83 View Post
ohhh no wonder mines not working - and proves how much of a newbie i am lol...

so do u think i should look 4 a different form or do u know how 2 fix it?

the page I'm trying to have submitted was made in Frontpage - has a few check boxes, 2 uploading images functions, a few text boxes and a radio button, and the php file has to be able to send the entire form including images to my email addy...
yes the most likely culprit is that it's not properly passing the data to process.php (the codes you just pasted). Please paste the code for the form (#1). I just read your code and your process script is correct. Your form file is probably not coded right.
__________________
- Don't forget to buy Jiro's Special Edition Sunglasses for $19.95
Jiro is offline   Reply With Quote