his is the first time I’ve used CSS Drive - hi to everyone!
I’m working on rebuilding a website for a friend and I’m having problems with integrating a form that is currently on his website [and which seems to work fine]. It is currently coded as:
<br />Enter your first name and email below to receive a special FREE report on <br /><strong>The Hidden Secrets of Wellness</strong></center></h4>
<skript type="text/javascript" src="http://forms.aweber.com/form/27/2007000727.js"></skript><br />
and when I insert this into the new/updated website it does not function or display correctly. I have coded it as:
<form id="request" name="request">
<skript type="text/javascript" src="http://forms.aweber.com/form/27/2007000727.js"></skript>
</form>
Could someone please kindly advise?
Many thanks in advance for your help!
Dan
P.S. I have replaced ‘script’ with ‘skript’ as I think some of the code was being filtered out.