Another 2 questions

4 posts by 2 authors in: Forums > CMS Builder
Last Post: February 18, 2008   (RSS)

Re: [Berkowitz] Another 2 questions

By Dave - February 18, 2008

Hi Berkowitz,

Sometimes the best way to figure out the linking issues is to create a couple of test html files and experiment with it. It's been a while since I've worked with frames but a quick google search found me this page:

http://www.codetoad.com/html/frames/specifying_frames.asp

Which says you can add target="_top" to your links to have them load in the full window instead of just the iframe.

On question 2:

I'm not sure exactly. Often you can add things to the end of the url to identify a link. Can you post an url showing the images and the urls you want them to link to so I can get an idea? I'll do my best to help.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Another 2 questions

By Berkowitz - February 18, 2008

First of all thanks for your help on the frame thing.

http://www.1id.be/test.php

it's the 2 images on the bottom of the site. ('starter' and 'snel een nieuwe taal leren' translation 'quickly learn a new language'). They have to link to another page that opens like all the rest. menu on the left and the iFrame on the right. The ad should open in the iframe.

Thanks in advance
Berkowitz

Re: [Berkowitz] Another 2 questions

By Dave - February 18, 2008

Oh I see. Would the code form my other post work? See here:
http://www.interactivetools.com/iforum/P59754#59754

You could link to them like this:

news.php?src=ad1.php

news.php?src=ad2.php

Let me know if that works or if you have any other questions?
Dave Edis - Senior Developer
interactivetools.com