Hi I need this script: http://www.evolt.org/node/60384 (http://evolt.org/files/Login_System_v.2.0.zip) Changed so it uses the SQLSRV driver syntax: http://php.net/manual/en/book.sqlsrv.php So it will work on my win2k3 server with MS SQL 2005 example: $serverName = "(local)"; $connectionOptions = array("Database"=>"dashboard"); /* Connect using Windows Authentication. */ $conn = sqlsrv_connect( $serverName, $connectionOptions); if( $conn === false ) { die(print_r(sqlsrv_errors(), true)); } PHP: You will have to test on your own as I can't give access to the local server on this network. Payment via paypal when I confirm the work is done. Please PM me with a quote if you can do this job. NEED FAST turn-around. Thanks