User Identification
Posted: Thu Feb 12, 2004 10:38 am
basically i have apopup window that asks a user to type a facility id if that id matches then i want it to show a certain page?
so if faciltiy id is 001and it matches it will show member.html
but if facility id is 002 and it matches it will show member2.html
how would i do the script to check id in database and show the file according to the facility id?
so if faciltiy id is 001and it matches it will show member.html
but if facility id is 002 and it matches it will show member2.html
how would i do the script to check id in database and show the file according to the facility id?