% @LANGUAGE = VBScript %>
<%
Dim strConnString
Dim objConn
Dim strSQL
Dim strFirstnameField
Dim strLastnameField
Dim strEmailField
Dim strCityField
Dim strStateprovinceField
Dim strCountryField
Dim strOccupationField
Dim strSubjectField
Dim strMessageField
If Request.Form("action") <> "Save Form Data" Then
%>
Integrated Plant Genetics | Feedback Form
Feedback Form Please complete the following fields, if applicable.
Your first and last name, e-mail address and occupation are required fields. Please
also indicate any further comments, and whether or not you would like to receive
a response. Potential investors
should use the Become an Investor
form located on this site.
Feedback Form Thanks for submitting your information to us! Depending on
the nature of your inquiry, someone will get in touch with you shortly.
<%
End If
%>
For general inquiries, please send e-mail to
info@ipgenetics.com. For web site errors or content issues, please e-mail
webmaster@ipgenetics.com.