javascript thread: vbscript 2 javascript
You don't free the object explicitly in javascript. After finishing with the object it will be put away later at garbage collection time (or when closing the browser). See also http://msdn.microsoft.com/workshop/essentials/webmen/webteam08072000.asp Regards, Kees
|





