How can I set up a link which takes users straight to a guest account without them having to log in?
Read your README file...It is clearly stated about linking to the "default" user account.
The appropriate link is:
Change the location to your db.cgi file.
Regards,
------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
The appropriate link is:
Code:
http://www.myserver.com/cgi-bin/dbman/db.cgi?&uid=defaultChange the location to your db.cgi file.
Regards,
------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
i had seen that, but was getting an error still. have managed to find the fault and correct it. thanks for the help anyway.
but my question was, rather than have a no-password default user with id=default, can I bypass the login screen to an existing user with that username and password already set up... that is the question!
[This message has been edited by ludwig (edited August 02, 1999).]
but my question was, rather than have a no-password default user with id=default, can I bypass the login screen to an existing user with that username and password already set up... that is the question!
[This message has been edited by ludwig (edited August 02, 1999).]
Quote:
but my question was, rather than have a no-password default user with id=default, can I bypass the login screen to an existing user with that username and password already set up... that is the question!
Well, you should have been more explicit and clear in your original post!
I was only trying to help!
Regards,
------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us

