Posted by Stefan Mueller on 07/05/06 16:22
> That seems to be what ZoneEdit does. You can check the source at
> http://tryit.profectus.com.au.
Yes, that's URL hidding by using frames.
>>That works fine with most web pages but unfortunately not with all.
> Do you know why it fails with some web pages?
Yes, it fails if the web page does a 'refresh'. The frameset gets destroyed:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
...
<meta http-equiv = "refresh" content = "0; url = index.html">
...
</head>
...
</html>
Stefan
Navigation:
[Reply to this message]
|