se naum entenderam o que to falando entre neste site... http://www.tosdeschini.com.br ate +.....

Tiiaaggoo hasn't added any friends yet.
29/09/2003, 09:56
17/09/2003, 09:44
dim check
check = Request.Form("check")
Set oRs = oConn.Execute("INSERT INTO Clientes(nomedocontato)" & "VALUES('" & modinternet & "')")
04/09/2003, 11:50
Dim oConn
Dim oRs
Set oConn = Server.CreateObject("ADODB.Connection")
oConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("registro_puncher.mdb")
Set oRs = oConn.Execute("INSERT INTO Disquete(fistname, email2, lastname, city, password, jobtitle, company, addressstreet, zip, phone, nomeoncard, address)" & "VALUES('" & nome & "','" & email & "','" & sobrenome & "','" & cidade & "','" & senha & "','" & jobtitles & "','" & companys & "','" & addressstreets & "','" & zips & "','" & phone1 & "','" & phones & "','" & nameoncards & "')")
oConn.Close
Set oConn = Nothing
12/08/2003, 09:58
11/08/2003, 10:41
Community Forum Software by IP.Board
Licensed to: Webmasters Online