Originally posted by peppe
ja controlla tu
www.tg10.it/annunci.asp
hai dimenticato il campo di testo user id
e poi dimmi non c'e' un sistema che la frase
Registrazione avvenuta correttamente.
Ti e` stata inviata una email con i tuoi dati.
appaio in un altra pagina?
cmq va bene anche cosi grazie
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="Connections/primapagina.asp" -->
<%
Dim Recordset1
Dim Recordset1_numRows
Set Recordset1 = Server.CreateObject("ADODB.Recordset")
Recordset1.ActiveConnection = MM_primapagina_STRING
Recordset1.Source = "SELECT * FROM news"
Recordset1.CursorType = 0
Recordset1.CursorLocation = 2
Recordset1.LockType = 1
Recordset1.Open()
Recordset1_numRows = 0
%>
<%
Sub RandomNumbers
Randomize
intRnd = Int(Rnd * 89999) + 10000
ID = Session.SessionID & intRnd & Day(Date()) & Month(Date()) & Year(Date()) & Hour(Time()) & Minute(Time()) & Second(Now())
Response.Write(ID)
End Sub
If Request.Form("action")="" Then
%>
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?