Inserting html for ad redirect

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I siged witn an ad company Commission Junction. I put one ad in my site and
it worked and then put another and it doesn't re-direct. CJ said it was the
way FP reads the code. Why would one work and the other not?
This is the one that doesn't work:
<a href="http://www.dpbolvw.net/click-2185903-10364358" target="_blank">
<img src="http://www.afcyhf.com/image-2185903-10364358" width="120"
height="600" alt="Looking to buy or sell a home?" border="0"/></a>

This is the code that does work:
<a href="http://www.tkqlhce.com/click-2185903-9880129" target="_blank">
<img src="http://www.ftjcfx.com/image-2185903-9880129" width="300"
height="250" alt="Click here for Bargain.com" border="0"/></a>
 
Please define "doesn't work."

--
HTH,

Kevin Spencer
Microsoft MVP
Ministry of Software Development
http://unclechutney.blogspot.com

I just flew in from Chicago with
a man with a wooden leg named Smith
who shot an elephant in my pajamas.
So I bit him.
 
All ads on your test page work just fine here.

Do you have Norton products installed?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
That's not a redirect; it's just a hyperlink. As Tom mentioned, perhaps your
antispyware software or antivirus software is preventing the link from
working.

--
HTH,

Kevin Spencer
Microsoft MVP
Ministry of Software Development
http://unclechutney.blogspot.com

I just flew in from Chicago with
a man with a wooden leg named Smith
who shot an elephant in my pajamas.
So I bit him.
 
Thanks Kevin, however they are set to allow the link. And this would not
explain why one ad works(links to the adv. website) and the other one doesn't.
 
What I'm telling you is this: A hyperlink is a hyperlink. It directs the
browser to load a specific URL, and that is all. The loading of the URL is
dependent upon a couple of things (none of them having to do with FrontPage,
BTW):

1. The URL is valid. It points to an actual location of a resource.
2. The security settings in the browser and/or the System (including
Firewall, anti-virus/anti-spyware, etc) allow the URL to be loaded.
3. Virus or Spyware doesn't interfere with the process.

--
HTH,

Kevin Spencer
Microsoft MVP
Ministry of Software Development
http://unclechutney.blogspot.com

I just flew in from Chicago with
a man with a wooden leg named Smith
who shot an elephant in my pajamas.
So I bit him.
 
Back
Top