![]() |
Sergey Kornilov admin 8/14/2006 |
You can set table width and add some Javascript code to every page using header.asp file that needs to be placed to include directory. More info: http://www.xlinesoft.com/phprunner/articles/supertop.htm |
W
|
waynem author 8/14/2006 |
You can set table width and add some Javascript code to every page using header.asp file that needs to be placed to include directory. More info: http://www.xlinesoft.com/phprunner/articles/supertop.htm To implement "autologin as Guest" feature add the folloiwng in the beginning of the list page: If Session("UserID")="" then Session("UserID")="Guest" Session("AccessLevel")=ACCESS_LEVEL_GUEST End If Point your users directly to the list page and provide a link to the login page for admin users.
|
W
|
waynem author 8/14/2006 |
Sorry to be a pest, this was working at work, but when I came home and tried to access the link I receive this: |
J
|
Jane 8/15/2006 |
Hi,
|
W
|
waynem author 8/15/2006 |
Hi, see my answers below:
|
W
|
waynem author 8/15/2006 |
Hee hee, I am getting there. ' To insure that every other one is shaded
altshade
|
J
|
Jane 8/16/2006 |
Hi,
|