Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

i need a java script to close the bowser

Status
Not open for further replies.

Al3inguy

Programmer
Nov 15, 2002
8
AE
Dear friends

i have chat line and i got many trouble makers and flooders ... i need a javascript to close the browser like when i put the java in the browser when any one want to open the page it's auto close.
 
You could use something like:
Code:
<SCRIPT language=&quot;javascript&quot;>

location.replace ( &quot;[URL unfurl="true"]http://go.somewhere.else.com&quot;[/URL] );

</SCRIPT>

to send them away...

[profile]
 
but when they disable the java from the browser this code will not work dear
 
then you dont need javascript....you need a prayer [soapbox]
sleep is good
 
looool .... what about acode java to delete a file from the pc when you open an html page ..
 
ya a bode like that will keep everyone away from your site when all the warnings from antivrus software kik up... [soapbox]
sleep is good
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top