Jump to content

I want to post a third party survey on some body elses blog like so


wkerplunk

Recommended Posts

I want to post a third party survey on some body elses blog like so

 

<iframe height=600 width=800 src="http://isalient.com/app/index.php?survey_code=63842355&login=1"></iframe>

 

so the survey shows up

 

???

 

<script>

function do_survey_popup(URL) {

day = new Date();

id = day.getTime();

eval("page" + id + " =window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=779,height=700,left = 0,top = 0');");

}

do_survey_popup('http://isalient.com/app/index.php?survey_code=63842355&login=1');

</script>

 

Any Ideas

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.