while 1,
disp('hello world')
end
Hello world!
- MarcusR
- Posts: 1049
- Joined: Mon Jul 09, 2001 6:00 pm
- Please enter the next number in sequence: 1
- Location: I stay in a place called 'Rooms'... There's a whole chain of them.
Hello world!
There is no such thing as tailwind -- it's either against you or you're simply having great legs!
- Tyler
- Posts: 5809
- Joined: Fri Apr 29, 2005 9:51 am
- antispam: No
- Location: Think you've seen it all? Think again. Outside those doors, we might see anything. We could find new
- Contact:
<html>
<head>
<script type="text/javascript">
function displaymessage()
{
alert("I told you not to click me!!!!");
}
</script>
</head><body>
<form>
<input type="button" value="Don't click me!"
onclick="displaymessage()" >
</form>
</body>
</html>
yah, I know, it doesn't work.......dern....msamdfawhfAQWKLFAJBWSV
<head>
<script type="text/javascript">
function displaymessage()
{
alert("I told you not to click me!!!!");
}
</script>
</head><body>
<form>
<input type="button" value="Don't click me!"
onclick="displaymessage()" >
</form>
</body>
</html>
yah, I know, it doesn't work.......dern....msamdfawhfAQWKLFAJBWSV
"Think you've seen it all? Think again. Outside those doors, we might see anything. We could find new worlds, terrifying monsters, impossible things. And if you come with me... nothing will ever be the same again!"