CindyJaroh
Sep 10th, 1999, 01:56 AM
We have an ASP page that is bringing down our web server when scalability testing for active users. IIS Exception Monitor indicates a divide by zero error. We do not have any division in the code that we think is causing the error. In this code, we do use the VB functions: MID, INSTR, URLEncode. Has anyone found problems with these functions?