Hi..
I'm a new user here.. realy a very popular forums here.. and I'm sure you will help me.
This is my urgent request :-
I want to make a SWF file linked with a PHP page linked with a mySQL Database 🙂.. in the database there is a table.. in it will be users informatio.. for example : "Username", "Password", "Activation Code1" and "Activation Code2".. and I want to make a SWF file (Registration form) to register in my website.. this SWF form has two fields for example : "Username" and "Password".. when the user enter his information to these two Text Boxes in the SWF file.. and then press "Submit" button.. these information will be inserted into the mySQL database in the specified fields (Username & Password) there. And the "Activation Code1" field in the database must contain any value.. for example "112aaf234f" (I want this value to be inserted automatically to every user registered after submiting the Username and Password.. also the "Activation Code2" in the mySQL database will be filled by any value.. but Activation Code1 must not be the same value of Activation Code2.. they must be different values (All these must be automatically when the registration process starts)..
This is for the registration.. and now by another SWF file there will be a verification between : a value in a text box inside the SWF file and the value in "Activation Code1" in the mySQL database.. if they are the same.. then "Activation Code1" value in the database will be the same of "Activation Code2". (Notice : I want the value of Activation Code2 to be transfered to Activation Code1.. not from Activation Code1 to Activation Code2). For example : Activation Code1 = 1, and Activation Code2 = 2.. I want Activation Code1 to = 2 and also Activation Code2 = 2. and then the flash will orward the user to another SWF file....
Sorry for my bad English.. I hope you got my meaning..
I'm waiting a reply from you as fast as possible..
Cheers..
raladin