Click to See Complete Forum and Search --> : Passing Variables


jwp
01-13-2004, 09:55 AM
Hi, i was wondering if someone could tell me how i pass varibales from a dreamweaver mx 2004 login page (made through user authentication settings) to the member pages. I would like the user to log in and be displayed everything about his account. I can display plain data from a database, but i cannot work out how to take the variables from the log in page and then place it into the recordset query box to select only data where username = there username they entered. Help greatly needed.


Thanks in advance

TheIceman5
01-14-2004, 08:27 AM
use sessions.

jwp
01-16-2004, 03:23 PM
i do, but which variable do i register?