Posted by James Barrett on 10/07/07 00:37
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
AlBen wrote:
> Sorry
> May be I'not so good at explanig things
> But I think with a help of James I can already do something
>
> It's simple
> On may page I have a collection of external links (ex. cnn.com,
> bbc.com and etc)
> I would link to change my HTML links and to point not directly to
> these sites but (now I think it's clear) with a check of the request
> on the server.
> By the way how open the link in a browser if all is ok?
> I mean the user click a link, a part of PHP code checks on the server
> and what after?
> How to open it in a browser?
>
> Sorry I'dont know much in PHP
>
> Thakns to all of you
>
Hi, maybe you want to try something like the HTML <iframe> tag? it
allows you to present an external web page within a frame of your web
page. So the user never leaves your web site.
Here are some links that descript the <iframe> tag.
http://www.htmlcodetutorial.com/frames/_IFRAME.html
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe
Jim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHCCpBQuDJiZ/QrH0RAmW7AKDNm43r2p50L6tWz3ESC4lHAKh/3wCdEYYl
FsazVPJnEnSxBCqr8MDwVvQ=
=EgpO
-----END PGP SIGNATURE-----
Navigation:
[Reply to this message]
|