I have a database connection in Frontpage 2002 to a SQL 2000 server called
call_log. The database is call_log and the column in question is employee.
I have designed a secure employee website that runs on IIS 5.0. It uses
Client certificates as authentication. I have an asp page for each salesman
that queries only their Call Logs.
Is it possible for them to be directed to their particular page using the
username that they are logged in under. So when they click on the link for
Call Log, it checks their username and sends them to their own page and not
someone elses. Thanks in advance!
call_log. The database is call_log and the column in question is employee.
I have designed a secure employee website that runs on IIS 5.0. It uses
Client certificates as authentication. I have an asp page for each salesman
that queries only their Call Logs.
Is it possible for them to be directed to their particular page using the
username that they are logged in under. So when they click on the link for
Call Log, it checks their username and sends them to their own page and not
someone elses. Thanks in advance!