PDA

View Full Version : contact form


NaturalCause
07-02-2004, 10:56 AM
Hello.

Im using mx2004 and have before sucessfully made a contact form. But now im stumpted if i can figure out why its not working this time around. Ive tried almost everything. The tutorial on this site. on flashkit. and many other sites.

ill add the mainfile, contact file and fla, and the php script.

all that happens is i recieve blank e-mails with no content and the sender sez "unknown sender"

can anyone help me and tell me whats wrong

Tink
07-02-2004, 02:32 PM
sound slike the pathing is incorrect to me. i.e. the path vars that are sent to the php are empty because the text in the textFields has not been added to the vars

NaturalCause
07-03-2004, 03:38 AM
its nice to know theres such a helpful community here with 1 reply :/

the pathing must be correct because i rewrote the php to take the e-mail from an input field in the flash file. and i recieve the e-mail but with no content on it. so its picking up my e-mail but nothing else

NaturalCause
07-03-2004, 04:17 AM
ok never mind i sorted it out. turns out if the input fields are taken to the next frame it doesn;t wanna add them to the php. works now finally