Man, this is about as low as it gets, huh?<BR><BR>Ok, here's the deal. We have a Coldfusion website that allows a user to add bookmarks on it. Basically on most pages you can click on a link called ...
What is the javascript command to delete a variable after it is no longer needed to avoid filling up memory?<BR>Specifically, I want to delete a global variable from within a function.<BR>Thanks for ...