Adding 3rd party form

I built a form on a third party website that provides the Javascript to embed on the site.

I tested it by adding a markup item to a blank page and inserting the code provided. I am not getting anything to display. I’m rather ignorant when it comes to coding, but I assume it works because it does display in a browser with the 3rd party’s preview feature.

Here’s the code:

Am I doing something wrong in how to get it on a page in FW?

Thanks.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It looks like the mistake is in this first line:

<script type="text/javascript"
src="http://d1nu2rn22elx8m.cloudfront.net/performable/embed/page.js">

(I edited what you pasted to add the characters http: after src=")

Without the http: part to the url, it doesn’t go anywhere useful.

Walter

On Mar 10, 2011, at 3:56 PM, george wrote:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options