| Thread | Last Post | Replies |
|
| How to get textBox object | 31 Jan 2005 21:10 GMT | 1 |
I use JavaScript to insert Row with textbox into table on client script. When i entered value into dynamic textbox, i could get textbox object using getElementById. Code is below how row was added.
|
| Automated FTP | 28 Jan 2005 23:18 GMT | 3 |
Does anyone have a script to automatically FTP files (get) from a specific ftp site by chance? If so, could you point me to an example please?
|
| Merging vb and c# web projects | 26 Jan 2005 16:43 GMT | 1 |
I have two web projects: - One is a vb.net - One is a C# Is it possible to merge those 2 projects to a single one without translating
|
| IsDirty returns false all the time | 24 Jan 2005 16:59 GMT | 3 |
I just wrote a script engine to run some VB.NET source code. An IVsaGlobalItem obj is created and passed to the VBScript. The VBScript modifies the member of the IVsaGlobalItem object, however, when I check with obj.IsDirty and I find it is always false. Did anyone encounter this ...
|
| silly question | 22 Jan 2005 19:38 GMT | 1 |
I just came accross this dotnet.scripting newsgroup. Whats it about? is there a dotnet version of Windows Script Host? dotnet versions of vbscript and jscript? I'm refering specifically to the scripting languages not the full vb.net etc...
|
| Reset service username and password remotely with a script? | 21 Jan 2005 13:16 GMT | 1 |
Is it possible to reset a Windows Service username and password remotely (ie. from a workstation) with any sort of script? If so, could someone please point me in the direction of some documentation? Thanks in advance,
|
| Ann: Scripter.NET released | 13 Jan 2005 09:29 GMT | 2 |
We're proud to announce that Scripter.NET 1.0 is out is just released. Scripter.NET is a component libary allowing to integrate script for the .NET Framework script engines into applications, and to execute code at run time. Scripter.NET uses VSA technology that makes possible to ...
|
| VBScript -> Change folder permissions or Ownership | 10 Jan 2005 21:05 GMT | 2 |
How can I change a folder and its contents permissions using VBScript? Is it possible changing ownership on a folder and its contents using VBScript? Regards Wayne
|