| Thread | Last Post | Replies |
|
| Using Wscript.Sleep in VBA | 30 Mar 2005 06:21 GMT | 1 |
I am running a macro via VBA in Excel and I want the macro to pause for a time period of less than a second (maybe 200ms) in a loop. I tried using the Application.Wait method, but the minimum wait period is 1 second. I've been driving myself nuts trying to create a WScript ...
|
| RE:Please help me as I really run short of time to do this! | 29 Mar 2005 01:53 GMT | 1 |
My problem is I have a folder named SQLSCRIPTS which contains 6 stored procedures and one .txt file. This .txt file contains the sequence of execution of my stored procedures. What I want is to create a program using VB.NET which will open the folder, read the sequence of execution ...
|
| execute client side script + server side code for a button click | 29 Mar 2005 01:48 GMT | 1 |
Thank you in advance for your time and help. Mine is an asp.net/C# application. I have an aspx page(parent window) which has a link that launches a new ie window with another aspx page(child window). The child window has a button with some server side event code for
|
| WScript.Shell Not Working | 25 Mar 2005 01:08 GMT | 1 |
I am trying to run a command line command from a script with the WScript.Shell command and the entire script executes fine except this one part. It does not error out, and the command executes fine from a command line so
|
| Setting special permission on files and folders from a script | 18 Mar 2005 01:31 GMT | 3 |
Ok, Here's my problem - I'm using scripts (Batch, VBScript) to create multiple directories with different permissions on the folders. When I create a new folder I need to set ACL so specific user groups will
|
| Using aspx as ShowModalDialog source | 17 Mar 2005 13:53 GMT | 2 |
I'm using a aspx file as a ShowModalDialog source. It works fine until a postback is performed. The postback response is opened in a new browser window, completely disconnected from the original window. Is there a way to use aspx with modal dialog and in the same time commiting ...
|
| Cannot find Installable ISAM Error | 16 Mar 2005 14:16 GMT | 7 |
When I run the below scipt I get an MS Jet db Error on the objConn.Open line saying that an Installable ISAM could not be found. I have MS Access 2000 installed on the PC so I am at a loss as to what the problem is. Can anyone please tell me?
|
| OT sort of | 10 Mar 2005 19:59 GMT | 1 |
I just downloaded the scripting 5.6 help file and my pc doesn't know what to use to open it. Is there a helper program that I don't have on my pc for some reason? Can I download it? Thanks
|
| Writing to Access Table | 10 Mar 2005 14:57 GMT | 1 |
When I try to run the below simple script to add a record to an Access table, I get an Jet db Engine error on the rst.Open line stating that it is an invalide SQL Statment; Expected Delete, Insert, Procedure, Select or Update. Sigh, I don't want to use an SQL statement. Can ...
|
| Automated VPN Dialout | 09 Mar 2005 16:23 GMT | 1 |
Hello. I have an application that requires VPN dialout and users are having a hard time with this and/or find it tedious. Is there any way I can use JScript or an equivalent to automate this process? Thanks.
|
| Configure IE Page Setup | 09 Mar 2005 00:06 GMT | 1 |
I would like to print my asp.net pages to landscape. Is there any way that I can change the orientation to landscape and then change it back after print to it's original settings?
|
| script error on IE | 08 Mar 2005 15:32 GMT | 7 |
when trying to install McAfee from CD I get right at the beginning IE scripting error Line 736 Car 2
|
| ANN: paxScript.NET | 08 Mar 2005 09:15 GMT | 1 |
Beta version of the paxScript scripting engine for the Microsoft.NET has been released. It includes an interpreter of C# language. www.paxscript.net The key features of paxScript.NET are:
|
| webdav urgent help | 08 Mar 2005 06:12 GMT | 3 |
I work as a developer in a team currently building a Managed Learning Environment for a Further Education College. As part of this project we are interfacing with exchange server, displaying OWA folders in a browser to our clients. This works fine except for generating an error ...
|
| Send mail lwith Wscripting : how ? | 04 Mar 2005 14:35 GMT | 1 |
I just would like the most easy code for send a email with Wscripting . thanks Bye!
|