<%@LANGUAGE="VBSCRIPT"%> <% ' *** Validate request to log in to this site. MM_LoginAction = Request.ServerVariables("URL") If Request.QueryString <> "" Then MM_LoginAction = MM_LoginAction + "?" + Server.HTMLEncode(Request.QueryString) MM_valUsername = CStr(Request.Form("textfield")) If MM_valUsername <> "" Then Dim MM_fldUserAuthorization Dim MM_redirectLoginSuccess Dim MM_redirectLoginFailed Dim MM_loginSQL Dim MM_rsUser Dim MM_rsUser_cmd MM_fldUserAuthorization = "pagina" MM_redirectLoginSuccess = "portable/Login.asp" MM_redirectLoginFailed = "../portable/No_Login.asp" MM_loginSQL = "SELECT userid, password" If MM_fldUserAuthorization <> "" Then MM_loginSQL = MM_loginSQL & "," & MM_fldUserAuthorization MM_loginSQL = MM_loginSQL & " FROM login WHERE userid = ? AND password = ?" Set MM_rsUser_cmd = Server.CreateObject ("ADODB.Command") MM_rsUser_cmd.ActiveConnection = MM_usblogin_STRING MM_rsUser_cmd.CommandText = MM_loginSQL MM_rsUser_cmd.Parameters.Append MM_rsUser_cmd.CreateParameter("param1", 200, 1, 50, MM_valUsername) ' adVarChar MM_rsUser_cmd.Parameters.Append MM_rsUser_cmd.CreateParameter("param2", 200, 1, 50, Request.Form("textfield2")) ' adVarChar MM_rsUser_cmd.Prepared = true Set MM_rsUser = MM_rsUser_cmd.Execute If Not MM_rsUser.EOF Or Not MM_rsUser.BOF Then ' username and password match - this is a valid user Session("MM_Username") = MM_valUsername If (MM_fldUserAuthorization <> "") Then Session("MM_UserAuthorization") = CStr(MM_rsUser.Fields.Item(MM_fldUserAuthorization).Value) Else Session("MM_UserAuthorization") = "" End If if CStr(Request.QueryString("accessdenied")) <> "" And false Then MM_redirectLoginSuccess = Request.QueryString("accessdenied") End If MM_rsUser.Close Response.Redirect(MM_redirectLoginSuccess) End If MM_rsUser.Close Response.Redirect(MM_redirectLoginFailed) End If %> CompletePenDrive web site
 

 
 
Search Site via Google
cerca nel sito
 
USB completePenDrive SATELLITE TRACKING ABOUT MAILING LISTS STORY ARCHIVES OTHER LANGUAGES
Satellite Tracking

J-TRACK

 
 
 

Chiedi > info

Chiedi offerta

Software incluso

Mozcopy

"Il Gadget"

Domande Frequenti

Chi siamo
Content_02

Il nostro software è in Italiano e in inglese, (lingua intercambiabile) e va a soddisfare un'esigenza del mercato per le piccole e medie aziende: il software di marketing o comunque il software dedicato all'azienda Italiana per il marketing e vendite.


Marketing Plan Manager, uno strumento unico che permette di creare, gestire, condividere e budgettare piani di marketing. Potete consultare le sezioni dedicate usufruendo del menù alla vostra sinistra, Marketing Plan Manager vi stupirà per la Sua semplicità di utilizzo e diventerà il vostro insostituibile compagno nella stesura di progetti e di budget

MarketingSoftware Italy - LineaWebs Italy - Gadgetonline Italy [ www.gadgetonline.it] all right reserved