passing variables along url for database update of record?
Hi,
Over past few days i have been asking questions about dreamweaver CS4 database tools stating that i dont understand them.
Well things have change now and i am loving cs4 even more. I watched over 10 videos teaching how to use the database tools in dreamweaver and i have successully saved myself from buying something like datassist etc saving money
and realising there is more functionality by using what is already built into dreamweaver.
I basically have a list page that lists all records from database, 15 records per page, a delete page, insert page and update page.
What i am focusing on with some help is the list page and update page.
Using dreamweaver tools built in when i click on the unique id on the list page it bines the id to the url and loads the update page with all user details intact
great stuff. Now on the update page i set it to filter by id and url parameter which obviously works and needs to be as i am using the id link.
Thing i want to do now is link the username and email address to the update page like i did for the id, problem is when i create the link using dreamweaver tools same like i did for ID apart from this time it passes the username to the url which is good but it does not show the users information on update page.
Now i think this maybe something to do with on the update page that it is filtered to id and url paramenter, so how do i basically link the username and email address to the update page so when i click on the username or email address it shows there information on the update page?
it works fine for id but i think because it is set to filter via id url parameter why it wont work the username and email address so i am trying to figure out how to come over this so i can click on username or email address and let the same thing happen as when i do for ID.
Now sorry i don't think this may make any sence i am relatively new to dreamweaver and doing my best to explain.
Thank you
guypc
