if its a post a request.form or if its a get a request.querystring

On 6/27/07, vivek <[EMAIL PROTECTED]> wrote:

Hi,



I was doing some R&D on sending data from flash to Access database. Got
one
example on the net, i tried modifying it and it worked. Now the problem is
I
can't pass the text field values of flash to asp.



If I do it statically it works.



set objrecord=objconn.execute("insert into mydbdata(firstName,lastName)
values('john','Miranda')") //ASP code



What should be done to replace 'john' and 'Miranda' with actual values
from
flash text fields?







Thanks & Regards,

Vivek Gaikwad

Flash Accessibility Developer







_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
j:pn
http://www.lennel.org
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to