% 'declare some variables DIM CRLF, sURL Dim intCatID 'sets the page name sURL = Request.ServerVariables("SCRIPT_NAME") 'sets a line break CRLF = Chr(13) & Chr(10) 'start the html for the table response.write "