0
Reply

Authentication for user name and password for SQL Server in java script

Mohammad Mujtaba

Mohammad Mujtaba

Feb 13 2007 9:38 AM
1.6k

  Hi ,
I want to write an java script code which will authenticate the user name and password for the sql server......
if user name and password are matching with the sql server's user name and password then it will open new page otherwise say invalid .....

for example i have an authenticatuion page in which user name and pwd is required....
suppose my sql server's uname is 'sa' and pwd is 'sa123' then the java script code will check for 'sa' and 'sa123' with sql server.......
if it is not then through some error..


hope u got......
plz can u send me the solution as soon as possible.............

[email protected]

Thanks