Log in

View Full Version : Login page not accessing correct data for following page



Walrus
11-25-2008, 02:50 AM
Hi Guys. I have one table in the database that has all the members details including a username and password. I want the member to be able to login to a view page with the option to edit or delete their own record. I can get the login part to work but when I access the next page all the datafields are empty. It is obviously not carrying the ID through. I am not sure what I need to do from here to get this to work. I have played around with the filter in the recordset with no luck. I am using Dreamweaver CS3 to do this so haven't hand coded and get a little lost when trying to. Any help much appreciated.