web browser error message

Off topic chat. Basically anything that doesn't concern halo or halo modding can go here.
Post Reply
Zackkoss





Posts: 43
Joined: Thu Nov 02, 2006 5:03 pm
Location: In front of my computer.

web browser error message

Post by Zackkoss »

Does anybody know how to make a small custom error message in a web browser, I forgot and dont rember were to go to find the code so if someone could refresh me that would be great thanks.
User avatar
Tural




Conceptionist Acolyte Bloodhound Recreator
Socialist Connoisseur Droplet Scorched Earth
Grunge

Posts: 15628
Joined: Thu Jun 16, 2005 3:44 pm
Location: Lincoln, NE
Contact:

Post by Tural »

You mean like this?

Code: Select all

<body onLoad="javascript: alert('Message')">
Or something to that effect, been a while since I did any web stuff.
Post Reply