View Full Version : Help with Database
dunger99us
September 26th, 2007, 02:55 PM
http://www.kirupa.com/developer/actionscript/forms_database.htm
this one works fine, but i would like to use a dropdown selection how to do it,please help
dunger99us
September 27th, 2007, 10:51 AM
i have encountered a problem with the tutorial, or may be a feature needed.
Once the data have been entered(not to forget that I am still struggling with the selection lists) the page turns blanck.
I have added two lines of code to the end of the asp code:
Response.Write "Data successfully inserted!"
Response.Redirect("thanks.html")
what it does it thanks user and then redirects him to the thanks.html page
My question: is it possible upon clicking on the Submit button in Flash to move to another frame instead where:
1. it will be displayed "Name" filed content just entered?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.