<%@LANGUAGE="VBSCRIPT"%> <% IF Request("submitted") = "yes" And Success <> "yes" Then Set rsAddUsers = Server.CreateObject("ADODB.Recordset") sql = "SELECT * FROM Subscribers" rsAddUsers.Open sql, MM_rsJustTix_STRING, 3, 3 rsAddUsers.AddNew rsAddUsers.Fields("FirstName") = Request("txtfname") rsAddUsers.Fields("LastName") = Request("txtlname") rsAddUsers.Fields("Email") = Request("txtEmail") rsAddUsers.Fields("Company") = Request("txtCompany") rsAddUsers.Fields("Date") = Date rsAddUsers.Update Success = "yes" End If %> <% IF Request("submitted") <> "yes" Then%> <%End IF%> Just Tix <% = cssfile%>

<% IF Request("submitted") <> "yes" Then%>

Register for Periodic Updates!

If you are interested in receiving periodic updates from Just Tix you can add yourself to our mailing list. We will periodically send out notices regarding upcoming events, special prices, and tickets that may be of interest to you.

To register, please fill out the registration form and click the submit button.


To register, please fill out this form and click submit.

(*) = Required Fields

First Name*
Last Name*
Email*
Company

<%End IF%> <% IF Success = "yes" Then%>


Thank you! We will periodically send out notices regarding upcoming events, special prices, and tickets that may be of interest to you.

<%End IF%>
©2004 Just Tix. All rights reserved.
Read about Just Tix
Privacy Policy and Terms and Conditions of sales.