Advertisement

1 - 10 of 83 containing alltags:("Javascript or VBScript") (0.002 seconds)
Is it possible to print the active html document from javascript or vbscript?
Zones: JavaScriptDate Answered: 05/20/1998 Grade: D Views: 0
I have an HTML page with three frames(two parent frames). I want to print out two of these frames (both these frames belong to one of the parent frames) both in IE and Netscape Navigator. How is th...
Zones: JavaScriptDate Answered: 07/17/1998 Grade: C Views: 0
I have the data parameters from the dll and I put them into a vbscript arrays.  But now I can't get the data to go from the vb array to the javascript array.  I have tried the other answer that is ...
Zones: JavaScriptDate Answered: 03/20/2000 Grade: A Views: 0
Hello ... I have created the following 2 VB scripts. The first one opens an excel file and runs a macro and the second executes an SQL server stored procedure. What i need is the same scripts but ...
Zones: JavaScriptDate Answered: 04/12/2001 Grade: B Views: 0
Hi everybody, Im trying to write a javascript function to fill an edit user form in an administration system. The function takes the users values from a vbscript function, and then hopefully the j...
Zones: JavaScriptDate Answered: 04/13/2003 Grade: A Views: 0
I have the current code which activates a button on a web page. How would I make the same thing happen using JavaScript? <p class=MsoNormal> <BUTTON ID=btnAccess>TDC Rate Lookup</BUTTON> ...
Zones: JavaScriptDate Answered: 09/26/2003 Grade: A Views: 0
Normally, I would not rightly admit to this, but it seems that vbscript is better suited to doing excel automation with the chart object. This is hurting my current project as I am more familiar wi...
Zones: JavaScriptDate Answered: 04/23/2004 Grade: A Views: 8
I like to monitor some program's status whether individual program is running or not in order to invoke again or kill the program. Because some of them is not running as a service in the windows OS...
Zones: JavaScriptDate Answered: 05/26/2005 Grade: B Views: 0
Hey Experts! I am having a problem with converting this VBscript into Javascript... This script takes a table from a webpage, and outputs it to excel. Function GoToExcel()         Dim oEx...
Zones: JavaScriptDate Answered: 02/27/2005 Grade: A Views: 0
I have a form with several fields. Most of the fields are <select>. The options for these are pulled from a table. What I would like to do is update the query for select #2 based on the selection m...
Zones: ASPDate Answered: 09/28/2005 Grade: A Views: 0