Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Redirect link with my banner script on top


  • Please log in to reply

#1
Knoore

Knoore

    Member

  • Member
  • PipPip
  • 13 posts
I'm making a script so above each popup that is opened, it will show my banner script

So i made a php file, which does redirect, but this goes with the header() code. After using that i cant use include(), how to solve this?

http://www.knoore.co...showtopic=46492
(This link works but no banner above)
http://www.knoore.co...showtopic=46492
(This link doesn’t work, but it does have the banner above)

This is located in the link.php:
<?php
$link=$link;
header("location: $link");
?>

This is located in the link2.php:
<?php
include("banner2.htm");
$link=$link;
header("location: $link");
?>
Now i tried to make a html framework with it, but then the $link command doesn’t work anymore.

http://www.knoore.co...showtopic=46492
(This link also doesn’t work, but it does have the banner above)
This is located in the test.html file:
<title>Wonen in Onderbanken</title>
<frameset rows="110,*" framespacing="0" border="0">
<frame src="banner2.htm" name="banner" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" target="_blank">
<frame src="link.php" name="main" frameborder="no" scrolling="auto" marginwidth="0" marginheight="0" target="_self"></frameset>
<noframes><body><p>This website has frames, and it seems that your browser doesn’t support frames</p></body></noframes></frameset>

My question is, how to get this working?

Thanks in Advance,
Knoore

Edited by Knoore, 21 July 2005 - 05:20 PM.

  • 0

Advertisements


#2
ssone

ssone

    Member

  • Member
  • PipPipPip
  • 301 posts
[removed]

Edited by ssone, 21 July 2005 - 05:23 PM.

  • 0

#3
Knoore

Knoore

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
I want it to show the banner script above the redict link :tazz:

Edited by Knoore, 21 July 2005 - 05:22 PM.

  • 0

#4
ssone

ssone

    Member

  • Member
  • PipPipPip
  • 301 posts
haha..i posted that reply in the wrong one..lol..look in ur other one :tazz:
  • 0

#5
ssone

ssone

    Member

  • Member
  • PipPipPip
  • 301 posts
ok, your two posts are confusing me, u want two different things in the posts right? not the same things..haha
  • 0

#6
Knoore

Knoore

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
Just dont try to solve both @ the same time :tazz:
  • 0

#7
Knoore

Knoore

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
Comeon, does any1 know a solution to my problem?
  • 0

#8
Knoore

Knoore

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
guess not :tazz:
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP