alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user leandrodeagostin
leandrodeago.. (1)

Web Form Using AS3 and ASP

This is a web form in AS3, that a modify to use with ASP, so enjoy and change whatever you need.
2699 downloads, 24112 views

web form as3 asp contact email


Download (37.13 KB)

Comments

You need to login to post a comment.

user taky04
taky04 14 years ago

TY

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Hi robloxflasher, yes you can edit klike you wish.

user robloxflasher
robloxflasher 14 years ago

of i found it :P

user robloxflasher
robloxflasher 14 years ago

how can i edit it?

user iahamed
iahamed 14 years ago

Mail.Host I doubt is not the right. Ask your Hosting provider the Mail host = shd be like.mail.yourdomain.com or localhost. Ask this from your host. Thats it. It shd work.

user richmo58
richmo58 14 years ago

I downloaded the file above and I can't get it to work. So the code is yours, I changed the following code:

Mail.Host = "richmo58"
Mail.From = "[email protected]"
Mail.AddAddress "[email protected]"

What else do I need to edit so that the form works. Thank you for your time.

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Sorry richmo58, Im so busy and I cant explain exact what I wont.
I will reply your comment later, but if you want to send your code for me, maybe I can take look and reply faster. Tnks

user richmo58
richmo58 14 years ago

Hello, got the email but I don't understand what you are saying, need to know once I download the file what do I need to change in order to make it work. I changed to my email address still not working?

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Hi richmo58, if you make the changes on the comments to type, please tell me if you do not realy receive de email.
Tnks

user richmo58
richmo58 14 years ago

it gets stuck on sending -

user richmo58
richmo58 14 years ago

Hello i am trying to use this form, what do i need to change to make it work? Thanks

user iahamed
iahamed 14 years ago

Possible.

user eduardomartin
eduardomartin 14 years ago

It would not be possible with Flash 8 and AS 2?
Wonder!

user activetofocus
activetofocus 14 years ago

useful!!

user sdenne
sdenne 14 years ago

thx

user iahamed
iahamed 14 years ago

Fine attempt and code. But here your using: AS3 and ASP with mail sending with "CDO", (Server.CreateObject("CDO.Message"). CDO is no more in valid. All modern hosts use ASPEmail mainly. If any seeking for the ASPEmail code for the send_email.asp get is from here.

ffiles.com/flash/web_applications_and_d ata/flash_asp_contact_form_2667.html

Or modify to the Var:

<% @language="VBSCRIPT" %>
<%
DIM StrEmail, StrName, StrSubject, StrMessage, StrMsgHeader

StrEmail = request.form("email")
StrName = request.form("name")
StrSubject = request.form("subject")
StrMessage = request.form("message")

Set Mail = Server.CreateObject("Persits.MailSender" )

Mail.Host = "askyourhost"
Mail.From = "[email protected]"
Mail.AddAddress "[email protected]"
'Mail.AddCC "[email protected]"
'Mail.AddBcc "[email protected]"

Mail.Subject = "My Online Inqiury request form."

strMsgHeader = "This email was delivered from: " & StrEmail & vbCrLf & vbCrLf_

'Mail.isHTML = False
Mail.Body = strMsgHeader & "Email: " & StrEmail & vbCrLf & vbCrLf & _
"Full Name : " & StrName & vbCrLf & vbCrLf & _
"Subject : " & StrSubject & vbCrLf & vbCrLf & vbCrLf & _

"Message: " & vbCrLf & StrMessage

On Error Resume Next
Mail.Send
Set Mail = Nothing

IF Err <> 0 THEN
Response.Write "There has been an error and your message could not be sent through email." & Err.Description
END IF

%>

Cheers.

user jesseharsh
jesseharsh 14 years ago

I agree with ASO, the point to this type of webform is to avoid opening the user's email client.

user aSystemOverload
aSystemOverload 14 years ago

Why would it open the users local email Client. This uses ASP, it isn'tthe equivalent of simple html mailto:

user sdenne
sdenne 14 years ago

Will this program open automatically, a person's e-mail sender? Such as Outlook express, or the like?

user aSystemOverload
aSystemOverload 14 years ago

I can put my email address in there just fine with the '@' symbol. :) and it works in Chrome for sure, not just IE.

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

adrianTNT, the visual is the same, but if you look at the code, that have a lot of difference, the motive that i post this form, because a most of people need a webform using ASP not PHP. I dont use this to my promoted, i use this to help any person that need a sample of code. Thanks adrian for your tip, and a liked lot of your web site! is wonderful!

user adrianTNT
adrianTNT (admin) 14 years ago

This is made by FlashMo? Creator allowed you to post it?

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Jaicyb, could you please type your message in english. Thanks!

user jaicyb
jaicyb 14 years ago

Ta crissement raison faridif ! men allais faire mon hot demain en montrent sa a mon boss. sa marche pas pentoute..... calis de marde

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Faridrif, thanks man, i didnt know that this browsers for french, dont accept the caracter "@", i will study about that, but your contribution is very important! Thanks!

user faridrif
faridrif 14 years ago

Sorry my english is very bad... in french browsers (FF, GChrome, Safari, Opera) it is impossible to put the "@" caracter in Email field of your anim. It work only with IE browser.

I think you need to remove the transparent mode in your html tag.

(so.addParam("WMODE","TRANSPARENT");

wmode="transparent";)

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Beatrix88, yes this is the contact form from flashmo. Do you need some help?

user leandrodeagostin
the listing author leandrodeagostin 14 years ago

Faridrif, could you please be more especific about the problem?

user Beatrix88
Beatrix88 14 years ago

it's the flash contact form from flashmo.com, isn't it?

user mizahigeyik
mizahigeyik 14 years ago

Thanks

user faridrif
faridrif 14 years ago

Impossible de mettre le caractre "@" dans le champs email sur les navigateurs francophone GChrome et Firefox.

user marcelomord
marcelomord 14 years ago

its very important ! tanks !

user richmo58
richmo58 14 years ago

Thanks very nice -

user jaicyb
jaicyb 14 years ago

Thanks !