Viewing 5 posts - 1 through 6 (of 6 total)
Ive solved the problem!!!
And here´s the code.
Thanx for your replies i wouldnt made it without them!
Declare @c_tmpBody varchar(8000),
@c_body1 varchar(8000),
@c_body2 varchar(8000),
@c_body3 varchar(8000),
...
January 19, 2004 at 2:43 am
Efter reading your replies i guess i have to do something similar to:
Declare @c_tmpBody varchar(8000),
@c_body1 varchar(8000),
@c_body2 varchar(8000),
@c_body3 varchar(8000)
Create Table #tmp (data text) -- Create Table #tmp (data...
January 19, 2004 at 12:36 am
Solved the problem!
Created a ActiveXScript.
//R
January 14, 2004 at 8:00 am
Sorry i havent replyed sooner...
Im going to take a while to check this tips out and will comeback to you and post my results.
Thanks in advance and happy...
January 2, 2004 at 1:10 am
Hi,
Well i could make a small program in c++, c#, vb or similar but i
got some nice mailing-functions running along with other monitoring
procedures so i thought i...
December 22, 2003 at 9:19 am
Viewing 5 posts - 1 through 6 (of 6 total)