in reply to OT: Cross-site Scripting - Articles and Tools

< s c r i p t   l a n g u a g e = " J a v a s c r i p t " > a l e r t ( " I   s e e   w h a t   y o u   m e a n " ) < / s c r i p t >

cLive ;-)

apologies - this is probably the geekiest joke I've ever tried to make...

  • Comment on Re: OT: Cross-site Scripting - Articles and Tools

Replies are listed 'Best First'.
Re: Re: OT: Cross-site Scripting - Articles and Tools
by mrbbking (Hermit) on May 13, 2002 at 12:21 UTC
    tee hee hee...
    foreach( split / /, "< s c r i p t " ."  l a n g u a g e " ."= " J a v a s c r i +" ."p t " > a l e r t " ."( " I   s e e   w h + " ."a t   y o u   m e " ."a n " ) < / s c r i +" ."p t >"){ /(\d+)/; print chr( $1 ); }

    Update: to clarify that this is to interpret Re: OT: Cross-site Scripting - Articles and Tools. The &#...?; stuff is cLive ;-)'s, not mine.