| Thread | Last Post | Replies |
|
| Sending keystrokes | 25 May 2006 01:04 GMT | 1 |
I need to know how to send the alt ctrl del keystrokes to unlock remote machine by script, I have a locked machine that I need to unlock my only way right now is to go to the PC and press ctrl alt del and put the password and press enter, I need this thing to be done automatically ...
|
| .Net Assembly as COM invoked from VBScript | 20 May 2006 22:34 GMT | 4 |
I have a .net assembly (.dll) exported and registered as COM. I've invoked it from a script in Windows Scripting Host (WSH) written in VBScript and it ran fine. I'd like to invoke this component from macros of MsOffice2003 and I'm using
|
| Simple HTA question | 09 May 2006 20:11 GMT | 2 |
I couldn't find any HTA-specific newsgroups so please forgive me if this post isn't relevant to this newsgroup. I have a an HTA with embedded vbs and wsh. The HTA has 2 textboxes and a submit button and I'd like the focus to be on the first textbox when the HTA
|
| [Ann] Training on PowerShell (formerly Monad) - Microsoft's New Scripting / Shell Environment | 09 May 2006 08:15 GMT | 1 |
Microsoft just released RC1 of PowerShell (formerly monad / Microsoft Shell). DesktopEngineer.com offers training that teaches you PowerShell while leveraging your current skills in scripting.
|
| Can I use jscript.net as a script engine ? | 05 May 2006 03:14 GMT | 2 |
Can I use jscript.net as a script engine ? How to Insert engine in my project ? thanks for any advice
|
| ASP.NET validation problem | 02 May 2006 16:52 GMT | 1 |
I am coding with Visual studio 2003 using .NET 1.1 I hope this is an appropriate group for this question. I am new to .NET and have been given a project where I need to validate and confirm a password. I understand that \w will match any word so long as it does not contain
|
| Error 500 on oXmlHTTP.Send | 02 May 2006 16:49 GMT | 1 |
I have an aspx web pages which interacts with an asmx service. The calls to web service are done via Javascript. The asmx service method has the following parameters: public string RetrieveContact(string Id, int EntityTypeCode)
|
| Error 3716 when doing stream.savetofile | 02 May 2006 07:24 GMT | 1 |
i save a mail message to a file on a computer that is located in my network places, my operating system is xp. The code in the html page is a vbscript code and the application run in the intranet.
|
| What is this file? | 02 May 2006 07:19 GMT | 1 |
When i run my aspx file(performs database insert record operation), theere is another file generated name "access.lockFile.9" and its not getting deleted. Its mdb file's related file. Why is this file generated? I am getting error running this page.
|