<% SQL = "Insert into subscriber_tbl (subscriber_email, subscriber_zip, valid) Values ('" & request("email") & "','" & request("zipcode") & "',1);" SET CONN=server.createobject("ADODB.connection") Conn.open "DSN=nothingtoit_7051" SET COMM=server.createobject("ADODB.command") comm.activeconnection = CONN comm.commandtext = SQL comm.commandtype = adCmdText comm.execute conn.close set conn = nothing %>

Thank you for registering.

You will receive our next scheduled newsletter.

If you have any questions or need to reach us please email us or call us at 775-826-2628.

close window