Ok, I’ve made mail forms in flash 5 before and they all worked fine… but for some reason I cannot get this one to work to save my life… I’ve gone through the threads on this topic, but to no avail. I’ve attached the .fla - none of the PHP scripts I’ve been writing worked so I’d like some one to help me start a new one from scratch.
Basically all I want is an email sent to a preset address containing the info provided by the form.
Here is the PHP script I am currently working on… but making so many different ones I’ve gotten cunfused I guess.
Hey Jubba thanks… try the link in the first post now for the .fla… for some reason it wont download auto from my server (I’ll have to look into this), but you can right click and save target as… (be sure to make the extension fla, my computer kept trying to save it as an html file - man I guess theres always something to deal with).
Let me know what you find out by looking at my fla
was that link to jubbas tut? Thats one to check out. Im a little late into this but I thought Id throw that out there (and jubba’s already entered the fray so I guess really I have no business here ;))
yeah I looked at jubbas tut, plus a bunch of threads where he helped people out with similar ?'s but I haven;t had success yet. I think I’ve written and rewritten the code and fla so many different ways that I have my head tied in a knot, I think I just need some one-on-one with someone to help me get this working. It is a great tut though, I just cant seem to tweak it to work for me. grrrrr well practice makes perfect in trying to learn PHP!
the more of this you go through, the more adept you will be in the end. Its a hassel at first, but it will pay off when this kind of experience makes more knowledgable about this kind of stuff.
I’ve been messing with it, but without results yet… I’ll let you know if anything changes - looking forward to hearing what you have to say about it all…
I’ve been making contact forms like these before and it’s great. But I’m bored. I want to convert the message sent to my inbox to HTML so I can add colors tables the like. But how can I do this. At first I thought it was easy to do using only HTML but I was wrong. It never worked I just receive the mail with all the HTML tag visible! Anyone knows how to do this?
It depends on your mail server… it has to support html, some don’t so no matter what you will be able to see the tags - thats all I really know on the subject
I updated the file and made sure it downloaded from a few different computers… let me know if it works.
Peace
PS. again you have to save it, and on some computers it is still attempting to be saved as a html file so you have to change that - but it works… well I hope it does for you. If it still doesn’t I’ll need to look into this, cuz something is not right. It is an MX file that uses a component, but I am 99.99% sure you have MX, but I thought it was worth mentioning in case it was over looked.
Thanks Jubba, I used it and it did send an email, however the email did not show the information entered in the form, only the header info… nothing else like name, address, etc. Any ideas as to why?