| Thread | Last Post | Replies |
|
| Close Window Via Code | 10 Nov 2003 18:50 GMT | 1 |
I have a ASP.NET page with a button that pops up a child page, and I want the child page to fail (close itself) if a certain condition is not met. I've tried putting this in the child page's Page_Load event handler, and it does what it's supposed to do:
|
| .NET script to create a new AD user account. | 10 Nov 2003 18:02 GMT | 2 |
Can anyone help me or does anyone have a sample .net or asp.net script that would create a new Active Directory user account. I am trying to automate the process so I dont have to keep manually creating user accounts. I have found .vbs scripts that will do this, but I would like ...
|
| Capture LPT1 | 05 Nov 2003 02:52 GMT | 1 |
I need to do two things: First check to see if a network printer is there and then if there is capture lpt1 to current default printer. Is there a better way to do this?
|
| Open files | 04 Nov 2003 10:29 GMT | 1 |
Is there a way to collect the data listed in the Computer Management console under System Tools\Shared Folders\Open Files with a script?
|
| Dynamic Controls within a User Control | 04 Nov 2003 00:03 GMT | 1 |
I'm stuck with a problem. This might be a very trivial question but any help would be greatly appreciated. Here's the scenario: I have a User Control (ux.ascx). When a method within the
|