| Thread | Last Post | Replies |
|
| Current status of scripting in .NET | 25 Sep 2007 15:37 GMT | 2 |
First let me define the problem: I have a .NET application, which is a fairly big one. There are parts of it that I'd like to expose through a scripting solution so that 3rd parties can extend the functionality. However, I also have to find a way to allow them to build their own
|
| adding a network printer to a non domain machine (xp Home) | 12 Sep 2007 12:04 GMT | 3 |
I work at a university in which all students are given a laptop with xphome(we are not going to put them on the domain) a am writing a script to mapdrives and connect printers for them according to the course they are currently in. I am able to map the drives using
|
| URGENT - unload problem Safari and Opera | 10 Sep 2007 01:03 GMT | 2 |
i have a html page and i need to capture the onunload event on safari and opera browsers. i have written code for it and is working only for internet explorer and firefox. Any suggestions ! ?
|
| Disable Back-Button in IE7 | 08 Sep 2007 20:56 GMT | 1 |
I'm taking over an application from a collegue And I'm pretty new in .Net - VB and Java. In that application they want me to disable the back-button when going to a certain page within this application. Is this possible and how?
|
| Javascript problem with innerHTML | 08 Sep 2007 20:54 GMT | 1 |
I am having trouble with the following function. I am trying to change the ID of a hidden form object inside a table row. I have used alert() to test where it breaks and it seems to be on the last line of the function where I am trying to place the new text back into the table ...
|
| powershell network traffic -- encrypted? | 03 Sep 2007 08:36 GMT | 1 |
i'm not sure which forum is best to post this question, so I figured I would start here. I'm curious about network traffic generated by powershell. I'm using powershell to automate administration of an exchange 2007 server using cmd-lets. If I run my powershell session on a ...
|