PDA

View Full Version : Post html code in question


waffe
07-02-2003, 08:42 PM
I want to post some html code in a question of mine, but when I do the forum runs the html code instead of just printing the text.
Is there a way to post html code so it will just post the code not run it as html code?

asphaltcowboy
07-02-2003, 08:48 PM
lo m8! put it in the PHP or AS code tags... not sure why it won't work in the normal CODE tag...<html>
<body>

Testing Testing 123

</body>
</html> <html>
<body>

Testing Testing 123

</body>
</html>:)

mindfriction
07-03-2003, 09:29 AM
yO asphalt, thought i'd let you know that the link to your site has an exta </A> tag somewhere which is stuffing it up a bit :)

asphaltcowboy
07-03-2003, 10:15 AM
ooops! so there is! thanks man :)

EDIT: should be fixed now - thanks for the heads-up :thumb:

zyph3r
01-22-2008, 08:45 PM
test! for javascript

zyph3r
01-22-2008, 08:48 PM
test! for javascript
<script>alert("document.hello")</script>
javascript:alert("document.cookie")

nobody
01-22-2008, 09:40 PM
Asphaltcowboy omgwtf I got excited for a minute :(

Esherido
01-23-2008, 01:18 PM
I think zyph3r might be trying to run an XSS attack on this forum. :lol:

Templarian
01-23-2008, 01:46 PM
:lol:, his javascript skills are amazing.

hl
01-23-2008, 05:46 PM
:lol: @ this thread.

alexgeek
01-23-2008, 07:19 PM
<?php echo {$allyourpasswords}; ?>

BS
01-23-2008, 08:36 PM
:lol:

Esherido
01-24-2008, 04:33 PM
<?php echo {$allyourpasswords}; ?>
You're wrong, it's:
<?php print_r($everything . ' plus ' . $_COOKIE); ?>