October 4, 2001 at 7:48 am
I want to send 10000 email at a time
from asp for that i had used cdonts object
but after sending 1000 email i am getting error please tell me how to solve the problem
vijay verma
vijay verma
October 4, 2001 at 3:12 pm
Hello Vijay,
You might be running out of disk space, CDONTS creates a text file per message. If you need more help, I'd suggest http://www.msdn.microsoft.com - unless you think its a problem related directly to SQL, you'll probably find better answers there!
Andy
October 9, 2001 at 11:20 pm
The other solution can be :
Create the vbs script instead of asp file
because most of the time the ASP page gives Time Out Error for such type of bulk mailing.
October 11, 2001 at 11:48 pm
But how can we run vbs scripts thru the internet.
quote:
The other solution can be :Create the vbs script instead of asp file
because most of the time the ASP page gives Time Out Error for such type of bulk mailing.
Paras Shah
Evision Technologies
Mumbai, India
Paras Shah
Evision Technologies
Mumbai, India
October 12, 2001 at 1:29 am
Do u mean to say using browser? ..Not possible..
What I considered is atleast user can do telnet/connect through pcanywhere and run the script.
quote:
But how can we run vbs scripts thru the internet.quote:
The other solution can be :Create the vbs script instead of asp file
because most of the time the ASP page gives Time Out Error for such type of bulk mailing.
Paras Shah
Evision Technologies
Mumbai, India
October 12, 2001 at 1:20 pm
But usually telnet access and PCAnywhere access is not given to users who have shared hosting services.... then whats next best?
quote:
Do u mean to say using browser? ..Not possible..What I considered is atleast user can do telnet/connect through pcanywhere and run the script.
quote:
But how can we run vbs scripts thru the internet.quote:
The other solution can be :Create the vbs script instead of asp file
because most of the time the ASP page gives Time Out Error for such type of bulk mailing.
Paras Shah
Evision Technologies
Mumbai, India
Paras Shah
Evision Technologies
Mumbai, India
Paras Shah
Evision Technologies
Mumbai, India
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply