Search  

AS3 CONTACT FORM ALL FIELDS VALIDATION

HomeBrowse CategoriesFlashApplications and UtilitiesUtilitiesAS3 contact form all fields validation

AS3 contact form with countries list. All fields validation and email validation with regexp. The php script checks wether the user request’s a reply and if so they will recieve a courtesy note stating that you will be in contact with them shortly. This can be turned off in the php script. Formatting of plain or html email can be set in the php script.

Posted 5 months ago

Great Stuff! You know what i’ve been always waiting for here on FD someone who does a “GET A QUOTE FORM ” for Webdesigners. Just like this one:

http://www.visualxchange.com/index.htm#p=contact/vx_demo

A Form that changes each service or option you select! would be great for a change??

Posted 5 months ago

Yeah i could do that. I do have a couple of other things in mind for adding to flashden but finding the time is the problem. will defo look into some “get a quote form”. I did do an html based one a couple of years ago. I will look and see if i still have the files and convert over to flash.

Thanks

Posted 5 months ago

great! i was always looking for something like that! im sure lots of ppl on FD would buy it, since it does not exist jet!!

Posted 5 months ago

well while you lookin into that…how about an online application for rental home/apt/condo… id prepaid for that in flash… w/ the email confirmation tht we’ll get back to you as soon as possible…

Posted 5 months ago

hmm… i dont know. I could just about build a form for any kind of information but i dont want to go fulling up my collection with variuos forms. The form i have here and the one i am working on at the moment are easily customizable. There should be no problem with you taking what i have or others have and customize to meet your own needs.

Posted 5 months ago

this is cool.

is it possible to not have the countries field? i don’t have any use for that.

can i turn that off or remove it easily?

Posted 5 months ago

you can purchase then send me the source if you want an i will remove it for you. if you want.

Posted 4 months ago

Hey I plugged in the information that you need to make this form work but it’s giving me a “error sending mail message” what do you think I’ve done wrong? Is it that I still haven’t uploaded to the web yet. I was hoping I could test it before doing that. Thanks.

Posted 4 months ago

Have uploaded i to a server that supports php?

Posted 4 months ago

Hello Paul… very good job. So I try to customizing but I have a problem. I can’t find “mcLoader” nowhere Can you tell me where he is

Thanks

Posted 4 months ago

Ok It’s alright ! I found !

Posted 4 months ago

ah nice one! Glad you got it sorted. Don’t forget to rate the file :)

Posted 4 months ago

Hi Paul,

Great file! Only one issue, when a user plugs in special characters, e.g Umlauts in German: ä, ü, ö…. the email (at the end of the process) shows, “&für” and so forth, meaning the encoding isn’t working.

What needs to be done to fix this?

Thanks,

-Stefan

Posted 3 months ago

Nevermind. Already sorted it out by simply adding, “utf8_decode($Message),” twice in the Send Email function at the bottom of the php file.

Thanks,

-hyper

Posted 3 months ago

No sorry for the confusion. I noticed in my response email are special characters, “§” now appearing like question marks, ?.

It’s like I’ve decoded, encoded text; fixing one issue but creating a new one.

When I try adding, “utf8_decode(‘name’;)” specifcally within the response etc, the SWF won’t execute online. Won’t send an email out.

Any suggestions on how to get around this?

Thanks,

-bola

Posted 3 months ago

I also noticed, depending what Email System I retrieve the messages from, e.g. be it Yahoo or a 3rd Party System, the headers come out either correct, or all weird. Does this have something to do with MIME type?

Posted 3 months ago

Hi hyperbola, i have no idea about encoding special characters. i think that might be a question for the forums. Cant see the MIME type affecting the head output.

any other problems let me know.

Thanks for your purchase

Posted 3 months ago

Hi,

I’m trying to use it but two errors are raised.

My server supports php and I’m using flash player 10.

Error1: TypeError: Error #1009: Cannot access a property or method of a null object reference. at mcForm/receiveLoad() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()

error2: Error: Error #2101: The String passed to URLVariables.decode() must be a URL -encoded query string containing name/value pairs. at Error$/throwError() at flash.net::URLVariables/decode() at flash.net::URLVariables() at flash.net::URLLoader/onComplete()

thanks for your help.

Posted 2 months ago

Sorry bud i don’t have flash player 10. This was built for and in AS3 for player 9 Flash CS3 . I am sure if you open it in Flash CS3 then it will work fine as it has for everyone else so far.

Thanks for you purchase.

Posted 2 months ago