hello guys.. im using dreamweaver to develop my website, its my practical project.. specs: Microsoft Acces 2000, macromedia dreamweaver mx 2004, IIS and ODBC(for server and database)
i've succesfully connecting dreamweaver and odbc, and also configuring IIS.. right now, i've done the login form, but unfortunately im stuck at inserting new user data(registration form) i have 1 form with 4 value(text field) which is going to be sent into 2 table in my db.. this is where it went wrong, dreamweaver can only allow me to select 1 table per form so i cant make the insertion of the new data successfully.. how am i going to do that? can anyone teach me?