Search Results

2
votes
3answers
348 views

What is the size limit of the application object in classic asp?

I am creating an ASP script that uses the application object to store the pages. The question in my mind is whether there is a size limit to this object. Anyone know? …