ok, what about this ? will this work ? on the login formVB Code:
session("logged_in")=1
and on the menber page :VB Code:
<% if session("logged_in")=0 then response.redirect("www.av.com") end if %> <html> <head>
|
Results 1 to 11 of 11
Thread: [RESOLVED] LoginHybrid View
|
Click Here to Expand Forum to Full Width |