SUMMIT TECHNOLOGY GROUP LLC

17197 N Laurel Park,
Suite 150, Livonia,
MI 48152
Ph. :734-542-9920
Fax :734-542-9921
Client Access Area
<% if Request.QueryString("action") = "login" then set rs=server.CreateObject("adodb.recordset") rs.Open "Select * From customermst where email = '" & trim(Request.Form("email")) & "' and Password = '" & trim(Request.Form("password")) & "'",cn,1,3 if rs.RecordCount > 0 then session("customer") = rs("name") Response.Redirect "welcome.asp" else session("customer") = "" Response.Write "
Wrong User Name or Password
" end if end if %>  
Enter your Username and Password
Email
Password

Forgot Password
 
Copyrights, Summit Technology Group LLC, 2005
Designed & Developed by iovista