I have recently learned how to use MS Access database functionality within Front Page via ADO. I’m running queries and showing data an alarming rate. Now I want to allow a user to type in a name and password, which is to be matched to a table in thedatabase and then direct them to their own secret .html page (based on the data found with their name and password). Front Page does not seem to support this and I am not too keen with .ASP code at the present. Letting FP do all the work creates web-bots and other nifty resources that know how to access the database. Can anyone tell me what is involved to make this happen? If .ASP is the answer, is their common scripting? Thanks for the assistance!