I've got an asp page with 2 instances of COM objects, 1 instance of the FileSystemObject which reads an html file into a variable, and a Replace function that goes through that variable. I'm testing the page on my Test server, which is normally slow, so I can't really tell if the page is putting a strain on the server or not. How much of an impact in performance will it make on the server?