These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

mr

how do i make it so that when i log in to one page it sets something in this to let me log right in

like what do i set session(???) =1  what is the ??? supposed to be
Ben 4/2/2003 9:56 PM
Hi Ben,
Setting the constant wexPassword in config.asp to "" (null string) will let you log into WebExplorer Free directly, without the login page.
If you are talking about something else, you should set Session(wexId & "Login") to true.
Cem Alacayir 4/7/2003 6:24 PM