<html>
<head>
</head>
<frameset rows="100%,*" border="0" framespacing="0" frameborder="0">
<frame src="http://www.foo.co.uk">
</frameset>
<noframes>
<body>
your browser does not support frames - click <a
href="http://www.oozoo.co.uk">here</a> to go to <a
href="http://www.blah.co.uk">http://www.blah.co.uk</a>
</body>
</noframes>
</html>


> -----Original Message-----
> From: Jørg V. Bryne [mailto:[EMAIL PROTECTED]]
> Sent: 22 January 2001 10:40
> To: AJDIN BRANDIC; [EMAIL PROTECTED]
> Subject: Re: [PHP] url hide
>
>
> I saw this done with a frameset recently. The domain blah.com had
> a frameset
> which opened the real page (at www.hotel.com/blahblah ) in a frame.
>
> -J
> ----- Original Message -----
> From: "AJDIN BRANDIC" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 22, 2001 11:30 AM
> Subject: [PHP] url hide
>
>
> > Perhaps not related to php but I was wandering, is it possible to hide
> > site's real url and replace it with something else (some other
> URL).  ie.
> > someone clicks on a link on www.blah.co.uk which takes the user to an
> > designated area (ie. /house-search/) on www.foo.co.uk.  I want
> > the user still to see www.blah.co.uk. This is just for aesthetic reasons
> > since ones the user finishes the search for houses (on
> > www.foo.co.uk/house-search/) he/she will return to www.blah.co.uk.
> >
> > I have tried www.javascripts.com but no success??
> >
> > Thanks
> >
> > Ajdin
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to