Apache2-ASP
    
    
  
  
  
view release on metacpan or search on metacpan
sbin/asphelper view on Meta::CPAN
    margin-right: 5px;
    position: relative;
    top: 2px;
  }
  
  .required {
    border-right: solid 6px #FF0000;
  }
  
  .optional {
    border-right: solid 6px transparent;
  }
  </style>
</head>
<body>
<form method="post" action="/handlers/examples.contact">
<div>
  <span class="label required">First Name:</span>
  <input type="text" name="first_name" value="<%= \$Server->HTMLEncode( \$Form->{first_name} ) %>" />
  <% \$err->('first_name'); %>
    
  
  
  
( run in 0.449 second using v1.01-cache-2.11-cpan-a1d94b6210f )