mlegg
06-23-2012, 02:24 AM
currently I am using a form from 123ContactForm.com on this page:
http://portsmouthgreekfestival.com/sponsors.html go down the page just a bit and look for the link that says Sponsorship Contact Form. When you click the link a popup opens with the form to fill out.
I would like to find a script where I can accomplish this without going through 123ContactForm.com and thereby eliminating their name on the form.
here is the code where the Sponsorship Contact Form goes:
<h2 style="text-align:center">
<script type="text/javascript" src="http://www.123contactform.com/includes/tinybox/tinybox.js"></script>
<link rel="stylesheet" href="http://www.123contactform.com/includes/tinybox/tinyboxstyle.css"/>
<a href="javascript:" onclick="TINY.box.show({iframe:'http://www.123contactform.com/form-320662/Vendor-And-Sponsor-Contact',boxid:'frameless',width:900,height:500,fixed:false,maskid:'bluemask',maskopacity:40})">Sponsorship Contact Form</a></h2>
Can someone point me in the right direction?
thanks
Mike
http://portsmouthgreekfestival.com/sponsors.html go down the page just a bit and look for the link that says Sponsorship Contact Form. When you click the link a popup opens with the form to fill out.
I would like to find a script where I can accomplish this without going through 123ContactForm.com and thereby eliminating their name on the form.
here is the code where the Sponsorship Contact Form goes:
<h2 style="text-align:center">
<script type="text/javascript" src="http://www.123contactform.com/includes/tinybox/tinybox.js"></script>
<link rel="stylesheet" href="http://www.123contactform.com/includes/tinybox/tinyboxstyle.css"/>
<a href="javascript:" onclick="TINY.box.show({iframe:'http://www.123contactform.com/form-320662/Vendor-And-Sponsor-Contact',boxid:'frameless',width:900,height:500,fixed:false,maskid:'bluemask',maskopacity:40})">Sponsorship Contact Form</a></h2>
Can someone point me in the right direction?
thanks
Mike