Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
February 2007
March 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > dotnet scripting > april 2005

Successor to VBA and VSA?
Posted by carl engerer via DotNetMonster.com at 4/28/2005 12:00:00 AM
Hi There, Right now I'm building a winforms application that uses a COM component for scripting and was hoping to use VSA as a more powerful and more natural way for integrating script into my app. I was dissappointed to find out that VSA is now no more and there is no .NET alternative...more >>


Error Running BAT file with ActiveX Script
Posted by Tim2Be at 4/27/2005 3:17:16 PM
I have an activex script below that I want to run as a DTS package. I got an error "Permission Denied" when executing the package. Does anyone know why? I have set the permission for the "test" folder to full control for everyone and machine Iuser. This is my function. Function Main() ...more >>

Embedding JScript.NET
Posted by Keith MacDonald at 4/26/2005 12:00:00 AM
Is it possible to embed JScript.NET in a C++ application, allowing scripts to access the functionality of the application? If so, where is the documentation? Thanks. ...more >>

take a proxy setting off- please help
Posted by Rob at 4/25/2005 9:09:04 AM
I have about 200 users (xp and 2000) and nee to take a proxy settings off from their Internet explorer since that proxy is not available any more and they should go to Internet directly. I don’t have too much knowledge of scripting, and was wondering if there is any script available to do th...more >>

How to access a Webservice with javascript
Posted by Thomas Weiler at 4/19/2005 9:09:19 PM
Hi, ich have an aspx site, in which I like to access a webservice (asmx file) with javascript. I think it like this: var ret = accessservice(<parameters or soap call>); location.href(ret); In this example the webservice gave back an url, on which the site is redirected to. Can someo...more >>

JavaScript scripting solution for C# web application
Posted by Pavils Jurjans at 4/13/2005 9:04:32 PM
Hello, I have a complex project where the ASP.NET application reads set of proprietary configuration files that define the application logic. Sort of dynamic application builder. Lets call the final application defined in the config files "meta-application". The configuration files also pro...more >>

Background Processes
Posted by Joe Zammit at 4/12/2005 9:04:12 AM
Hi All I have a web application that needs to run certain processes in the background and there are 2 ways I need to do this. Firstly, the application has a diary section and I would like some code to run every half hour and send an email to everyone who has an action alert set in the diary se...more >>

sAMAccountName retriveal
Posted by Kendoh at 4/12/2005 8:00:04 AM
I am having problems with the following code... I have established an AD connection and performed a DB query successfully. I know it was successful because i can run a wscript.echo objUser inside a For loop and have it display the correct information. I omitted the LDAP address because it is n...more >>



Using the Local File system
Posted by Dominic Brien at 4/5/2005 5:07:05 AM
Hi, since XP SP2's IE security improvements, some of our solutions can't work anymore (the way they are currently distributed). Our developers are migrating our application from VB6 forms to ASP.NET Web Forms. In the process some of our interfaces are still being used as exe files installed ...more >>

how to determine deleted content in WYSIWYG Editor
Posted by John at 4/4/2005 3:12:31 PM
I have a editable area (a SPAN set contentEditable= 'True'). When I delete something in the in editor by pressing "Delete", or "Insert" key, I need to check if the deleted content is text or a control. If it is a control, I need to undo the deleting. Is there any way in javascript to determi...more >>

nbtstat code failure
Posted by Kendoh at 4/1/2005 11:39:02 AM
I am running the following simple code to display nbtstat information. However when I execute the code it doesn't display the netbios table. What changes do i need to make to get the table to display? Much appreciated. Set objShell = CreateObject("WScript.Shell") Set objWshScriptExec = obj...more >>

dropdown menu with <Select>
Posted by Akhtar Hussain Shar at 4/1/2005 4:49:02 AM
Hi; I am using a javascript for a dropdown Menu in an aspx page. Everything is working great except when the javascript menu come over an asp.net dropdown control you can see through. Is this is a known issue with the javascript and dropdown controls? or is there any javascript available...more >>


DevelopmentNow Blog