system
June 3, 2003, 5:42pm
21
haha… I just sent you a PM - didn’t know if you were still subscribed… ok, that makes sense. I couldn’t figure out where the “submit” came from.
you should also mention that on the tag for the submit button, you have to add name=“submit”, like this
<input type="submit" name="submit" value="submit">
Otherwise, the variable does not exist, and the if statement is false. You don’t have that on your first post.
system
June 3, 2003, 5:42pm
22
good call. forgot to mention that.
system
June 3, 2003, 7:48pm
23
Actually, I caught those when I first wrote it out. Typos happen - no big whoop. But I still get that illusive extra email…Obviously it’s sending an extra blank form because I get the <> that’s around the $fromEmail.
???
system
June 3, 2003, 8:12pm
24
Hey Jubba - I made this after learning from your tutorial:
www.cahsee.org - go to the bottom, and click where it says “report a bug on this page.”
And voila! There’s my form. Thanks man.
Raf