<%
HTMLCode=""
if Request("FormID") <> "" Then
dim objMail
set objMail = Server.CreateObject("SiteTamerModules.ContactFormProcessor")
objMail.Process(Request("FormID"))
set objMail = Nothing
HTMLCode = HTMLCode &""
Else
HTMLCode = HTMLCode &"Please describe in detail the project you wish to record. I.E. is it a band, solo artist, hiphop. If hiphop do you need beats? How many instruments and how many people will be involved with the recording? " & chr(13) &_
"Also do not hesitate to add questions or comments. We usually reply in 2 days. Thanks! "
HTMLCode = HTMLCode &"* denotes required fields "
HTMLCode = HTMLCode &"" & chr(13) &_
""
End If
%><%=HTMLCode%>
© 2005 Our Generations, Inc. - All Rights Reserved

|