| |
carmichaelscott
Posts: 2
Score: 0
Joined: 11/18/2007
Status: offline
|
Hey, I'm having some troubles with memory leaks on my site. I've gone through and checked that I'm closing all database connections and recordsets on each page. Beyond that, I'm not really sure what to do. I read in Microsoft help that some functions cause memory leaks, specifically FormatCurrency and Replace, which are used a lot in my site. Does anyone know of or have alternate functions written to perform these tasks? Anything else I can look for in regards to memory leaks? Thanks in advance, Scott
|
|