| Thread | Last Post | Replies |
|
| c# script - how to read text file | 29 Jul 2006 00:58 GMT | 1 |
Hi gents, I have a very basic question. I'm working with c# script and want to read data from a text file placed on my PC.
|
| schedueled jobs | 27 Jul 2006 05:29 GMT | 4 |
I need to write a script that queries 4 servers regarding the status of schedueled jobs in win 2000 and win2k3 and display the status in an asp page Is there a WMI or any other object class that can return schedueled jobs infos in vb script not created using either a script or ...
|
| How to remove the header and footer of web page programmaticaly? | 24 Jul 2006 08:06 GMT | 1 |
in the page setup window for ie there is header and Footer text boxes that contain some entries. How to remove the header and footer entries of web page programmaticaly? Is there a script that controlls their content?
|
| what and how | 24 Jul 2006 08:01 GMT | 1 |
hey all, below is a line of vbscript: If Not left(navigator.appVersion,1) => 4 Then Exit Function 1. what is it actually doing? like what does left function do
|
| can i able to view the old messages? | 14 Jul 2006 21:17 GMT | 1 |
I need to programmatically copy an html table rendered by an asp.net page to the clipboard.It was already posted by somebody n replied too(29 Dec 2005).When i try to click the link it goes to an empty page.Could anyone please send me the same reply?
|
| Changing a config file at install time | 13 Jul 2006 15:34 GMT | 1 |
I'm new to .NET so bear with me and if I'm in the wrong group just let me know...thank you. I have a 3rd party .NET 1.1 component that I need to install. It has an exe, several dlls and of course a filename.exe.config file.
|
| Javascript OnMouseOver Event not executing function inside it... | 13 Jul 2006 09:44 GMT | 3 |
I am confused and still looking why this codes is not working. Can anyone notice or know why this code is not working? Thanks in advanced. The error is inside <img> tag: onmouseover="mouseOverImage()"
|
| stop a remote process with a service, using script | 12 Jul 2006 15:59 GMT | 3 |
I have a difficult question. maybe someone knows how I can solve it. I have a windows service on a server. this service tries to kill a process on the client computer. [vb]
|
| Calling VBA in C# | 01 Jul 2006 20:06 GMT | 1 |
Does anybody know how to call VBA (Visual Basic for Application) within a C# application to be able to write our own scripts? Prompt answers is appreciated. Thanks anyways.
|