- Erikster
- |
- Intrepid Mythic Member
We need a madness to the method!
Achronos is smarter than us... or rather the people who designed the technology behind these forums.
You could try writing raw HTML into the textbox, like with the IMG element.<img src="http://www.google.com/intl/en_com/images/srpr/logo3 w.png" alt="Google Logo" />But these guys are smarter than that. Using some Regex in the code-behind, you can replace certain dangerous characters with entity codes. If you looked at my post in the source viewer, you wouldn't see the less-than or greater-than characters, you would see < and >.
You can also try using BBC for images [im.g], but I believe that's actually filtered based on the user (i.e. Achronos and Urk only).
[Image Removed]
I think that's handled when the post is displayed though, because the post text we type stays there. EDIT: or does it? I guess it's handled when the text is submitted.
[Edited on 09.19.2011 4:16 PM PDT]