Attached is the zip file. What I am trying to do is get it to send an email and then goto frame 2 if the email was succesful. When I test it on a server, it sends me emails constnatly. I got something like 50 emails before I closed the page. I think I might be using the lodVars object wrong but am not sure. Thanks a bunch.
You used onEnterFrame, the problem must be there somewhere. I can’t tell you exactly because I’m not familiar with loadVariablesNum and the $ signs stuff.
I know. I need that handler there so that it constantly checks whether or not the value of $num is “good”. The mail code is outside that though…