asd
May 26th 2007, 16:28<script language="javascript">
alert('XSS');
<!--
window.location="http:\\www.google.com";
//-->
</script>
Ahh! 1000
May 12th 2007, 13:50Ahhh.... I have hit 1000 lines, time to start going through the source searching for more areas to shorten....
Brought it down by deleting some unnecessary lines and using the tertiary operator. Need to finish off ALL functionality first
CSS Improvement
May 11th 2007, 09:58In order to shorten my code (as it approaches the big 1000!) I changed the way which it renders CSS. It involves using a massive array which I hope to create a function which will serialize other people's similar arrays so that they can change their own CSS without having to make any major tweaks.
Done! Including a function which allows you to edit the CSS, which then converts the CSS back into an array and serializes it =)
New Use<r
May 8th 2007, 08:23Hi,
I have created a new user. He is called testadmin and has a silly password:testadmin. I encourage you to login as him and take a look around. Remember, it's not cool to spoil it for everyone else, so please don't put XSSes everywhere. Thanks
Yeah, XSS's aren't cool
<script>alert("No XSS please");</script>
Ahh... losing all the posts
May 8th 2007, 06:57I have to keep making new posts so that I can delete them :P