Hi,
I've got following VBscript that I would like to alter to java script:
This automatically sends an email without prompting the user.
Can this be done with Java script?? if so how?
VBscript:
============================================================
Set m_objCDO =...
Hi all
i hope you can help me out with this one.
I want to write all Printers of domain tke.intra to a txt file.
however it keeps giving an error on the description column that comes from the active directory.
When i want to write it in the file it keeps saying
"Typen unverträglich"
This means...
I want my program to send me am email when something goes wrong. the program and the handler work fine when i put them in separate files.
But when i join them the code below doesn't seem to work.
On Error Goto MyErrorHandler
My program
.....
.....
MyErrorHandler:
here the code for sending...
Hi i want to write an dynamic update statement
there for i need to check wether the previous coloumn values were empty. but the code never seems to get into the "if boolean or boolean or boolean or ... "
How should I write it to make it work??
If one of the booleans is true it should go in the...
I want to create a script that reads all user info of all users in my domain server and then puts it in a table in my sql server. the problem is i have to modify the object that i get. now when i want to write strings back to the DB i get an error saying type mismatch. So i have to cast a string...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.