
Originally Posted by
vbjohn
Can anyone help with the one above? I need this by this afternoon. Thank you.
This is a help forum, not a job site. Most of us don't respond to deadlines, at least not here.
Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
Did you try:
http://www.dynamicdrive.com/forums/s...91&postcount=3?
In any case, if you want it as fast as we can do it, we might need a link to your page:
Please post a link to the page on your site that contains the problematic code so we can check it out.
If I had to guess though, I'd say that the path to external.htm needs to be absolute:
Code:
var iframesrc="http://www.infusionmg.com/MinnstarNetworksOnlineAd/external.htm"
document.write('<iframe id="datamain" src="'+iframesrc+'" width="300px" height="250px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="1" scrolling="no"></iframe>')
Bookmarks