| Thread | Last Post | Replies |
|
| WSH script return value?? | 17 Feb 2005 01:24 GMT | 1 |
How can I raise error in wsh script? I'm writing the code to run the wsh using Ole Object. The return value from wsh.Run is 0 (script is ok). How can I get the return value 1 if the condition is false in wsh script?
|
| Delaying the Desktop | 14 Feb 2005 09:59 GMT | 6 |
I am interested in creating a logon script which delays the appearance of the desktop so that I may have a secondary logon screen. I need to do a secondary logon to check names against a database and if the name is not found in the database to log the user off. I have attempted ...
|
| Capture IP address in VBScript | 08 Feb 2005 14:21 GMT | 2 |
How can I capture the current user's IP address in 1.2.3.4 format? This is for a vbscript login file so if a user is away from his/her home domain, some of the login actions don't fire and delay them. Thanks,
|
| Closing bracket for <Script> | 04 Feb 2005 17:28 GMT | 1 |
I just notice on aspx page, if I use <script .... />, the script i defined will not work, unless <script>...</script>. So I'm wondering if anyone know the reason for it, and are there any other tag similar to this one as well.
|