Help for this page

Select Code to Download


  1. or download this
    use Win32::ASP;
  2. or download this
    <%@ Language=PerlScript %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    ...
    use Win32::ASP;
    $x = 1 / 0;
    %>
    
  3. or download this
    PerlScript Error error '80004005' 
    
    (in cleanup) Illegal division by zero 
    
    /vars.asp, line 13