stevenbali
05-12-2003, 03:14 AM
I am using a javascript menu to navigate between pages. Many pages requires a member id to operate. I have no problems with the following:
,"Charter Members","memCharter.asp"
but I need to add the equivalent of "?Id=Session("memid")" to make the page work.
You have something similar at the top of this page with:
http://forums.webdeveloper.com/newthread.php?s=&action=newthread&forumid=3
I'm sure this is so basic but I haven't been able to find a reference to it anywhere!:confused:
,"Charter Members","memCharter.asp"
but I need to add the equivalent of "?Id=Session("memid")" to make the page work.
You have something similar at the top of this page with:
http://forums.webdeveloper.com/newthread.php?s=&action=newthread&forumid=3
I'm sure this is so basic but I haven't been able to find a reference to it anywhere!:confused: