glennn
06-18-2002, 07:19 PM
ok, dig - i have a flash site with a form to send variables in an email on a server that cannot handle php, so i put a php scipt (mail.php) on a second server that can, and use - loadVariables("http://www.theartuary.com/mail.php"...); to call it - if i call it from my own machine, it sends the mail. if i upload the flash form to the same server it works, but if i put the form where it belongs, on the php incapable server, it does not work.
if i use "getUrl()" it works from the server i need it to, but it takes me to the php url, and i don't want to go there.
any help here? i been on this prolem for two days.
tia,
glennn
if i use "getUrl()" it works from the server i need it to, but it takes me to the php url, and i don't want to go there.
any help here? i been on this prolem for two days.
tia,
glennn