<%
if Request.Form("spy")="emaillist" then
set conn=server.createobject("adodb.connection")
conn.open("DRIVER={MySQL ODBC 3.51 Driver};SERVER=localhost;DATABASE=rapro;USER=rapro;PASSWORD=animacg;OPTION=3;" )
conn.execute("INSERT INTO emaillist (email) VALUES ('"&Request.Form("email")&"')")
conn.close
%><%
end if
%>
Firmamız ve
ürünlerimizle ilgili
yeniliklerden haberdar
olmak için lütfen e-mail
listemize kayıt olunuz.