Jump to content

Recommended Posts

Posted

I need to use an include on a page such as:

 

mysite.com/comments.cgi

 

I know how to do this with pages that have the .php extension, but no idea how to do it on a page that's .cgi...and I can't change the file name, etc...

 

How can I do this?

 

Justin

Posted

I got it all worked out, but now I have a new problem...

 

I use this code to serve ads. However, the images won't display unless I right-click, choose view image, then use the back button. Otherwise, they're broken. I tried support from adbutler, but they don't respond.

 

Also, if I ad a seperate img tag pulling in the exact image the code tries to serve it'll work. You can see it at my site http://justinmclachlan.box-fire.com there's a small ad in the right-hand bar, and the image is broken. Try the right click thing and you'll be able to see it.

 

Any idea why this is happening?

 

Justin

 

><!-- Begin AdButler Code v6.01 -->
<IFRAME SRC="http://servedbyadbutler.com/adserve/;ID=141730;size=234x60;setID=64922;type=iframe" WIDTH=234 HEIGHT=60 FRAMEBORDER=0 BORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 VSPACE=0 HSPACE=0 SCROLLING=NO>
[if lt IE 4]
<script SRC="http://servedbyadbutler.com/adserve/;ID=141730;size=234x60;setID=64922;type=js" LANGUAGE="JAVASCRIPT">
</script>
<NOSCRIPT>
<a href="http://servedbyadbutler.com/go2/;ID=141730;size=234x60;setID=64922">
<img src="http://servedbyadbutler.com/adserve.ibs/;ID=141730;size=234x60;setID=64922;type=img" border="0"  height="60" width="234"></a>
</noscript>[endif]
</iframe>
<!-- End AdButler Code  -->

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...