Hey eb
can this be the reason for huge memory expansion ?
Doesn't this script free memory of the object it had created?
sub createCOMobject()
set obj1 = createObject("object1")
dim flag = 1
useObject flag,obj1
end sub
----------------------------------
sub useObject (flag, byRef ...
more >>
i am tring to send mail by using
Set objMail = Server.CreateObject("CDONTS.NewMail")
but there is an error below
Server object, ASP 0177 (0x800401F3)
Invalid class string
/confirmation.asp, line 9
...
more >>
First i want to say hello to this big community. I'm actually a beginer in
all this windows media stuff and i would like to receive all the help
possible, thanks for your help!!
Well, i'm going to explain a little what i want to: I have a webpage where
i promote rock bands providing some s...
more >>