Code Search for Developers
 
 
  

test.html from AlphaMail at Krugle


Show test.html syntax highlighted

<html>
   <head>
      <title>Test</title>
      <link type="text/css" src="crap">
      <meta crap=1>
      <script language="javascript" type="text/javascript">
         <!--
         function break_security()
         {
         }
         // -->
      </script>
   </head>
   <body onunload="break_security()" bgcolor="white">
      <h1 onmouseover="break_security()">Crap</h1>
      <a href="http://www.google.com">This is a link</a>
      <h2 onmouseclick="break_security()">Crap</h2>
      <object src="crap.class">
         <var name="a" value="b">
      </object>
      <img src="/some_naked_people.jpg">
      <p class="cool">Stuff</p>
   </body>
</html>




See more files for this project here

AlphaMail

AlphaMail is an accelerated web mail interface with a C++ middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k+ users). The interface includes modern features, Section 508 compliance, and universal browser support.

Project homepage: http://sourceforge.net/projects/alphamail
Programming language(s): C++,Java,JavaScript,Perl
License: other

  html_purify.pl
  imap.pl
  imap_cache_test.pl
  ispell.pl
  middleware_test.pl
  mime.pl
  subexp.pl
  test.html