|
-
Mar 7th, 2000, 07:46 PM
#1
Thread Starter
New Member
Hi.. I am programmer from Germany and I need help...
I ve to write a program which blocks a specified site from loading when a special html code is in it... Now... how can stop Netscape or IE loading the site? When u send me a code I am also able to pay u some money... UP TO 250$. Mail me: [email protected] My Icq#: 49557212
-
Mar 8th, 2000, 04:01 PM
#2
Lively Member
Try...
<HTML>
<HEAD>
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.site.com/newurl.html">
</HEAD>
</HTML>
Most HTTP Compliant browser will simply redirect them selves.
Regards,
 Paul Rivoli 
---------------------
[email protected]
http://members.dingoblue.net.au/~privoli
-
Mar 8th, 2000, 04:01 PM
#3
Lively Member
Try...
<HTML>
<HEAD>
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.site.com/newurl.html">
</HEAD>
</HTML>
Most HTTP Compliant browser will simply redirect them selves.
Regards,
 Paul Rivoli 
---------------------
[email protected]
http://members.dingoblue.net.au/~privoli
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|