I'm having a problem getting SQL Server stored procedures to function in an MSOutlook97 form using ODBCDirect.
The problem is that if the stored procedure has any parameters passed into it, then...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10039366.html
Zones:
Visual BasicDate Answered: 02/18/1998 Grade: B Views: 9
I have a NT4 server (sp3 option pack) with IIS4.
I want to make a .ASP page with a script (VBScript) that can be able to get the computer name of a client (Windows98/95).
I use actually a script t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10115990.html
Zones:
Visual BasicDate Answered: 03/07/1999 Grade: C Views: 0
Can someone give me a script (VBScript) to sendmail
from an asp page? thanks!
http://www.experts-exchange.com/Web_Development/Authoring/Q_10122650.html
Zones:
AuthoringDate Answered: 01/29/1999 Grade: A Views: 0
I want to display the data on my web page as a chart. How
do I pass data to the MSChart Active X control in VBScript so that the users can see a chart on the web page??
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10127487....
Zones:
VB ControlsDate Answered: 05/08/1999 Grade: C Views: 0
How do you do this in VBScript:
Private Declare Function This_function "foo.dll" Lib (ax As Integer, bx As Integer, cx As Integer, dx As Integer) As Integer
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10165965.html
Zones:
Visual BasicDate Answered: 05/28/1999 Grade: B Views: 0
Is there a way to change strings to values in vbscript?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10166009.html
Zones:
JavaScriptDate Answered: 06/03/1999 Grade: A Views: 0
I have asked this question before, but nobody answered! So once more:
what is the code I should write in VBScript, so that when it is executed, a new browser window opens with the page test.asp app...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10166632.html
Zones:
AuthoringDate Answered: 06/01/1999 Grade: A Views: 0
hi dear VBScript experts,
I wanna have a dateTimePicker in VB to be added into asp page. Is this possible.
I can make one calendar object using Interdev, but it is not as sophisticated as the one...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10183035....
Zones:
VB ControlsDate Answered: 02/23/2002 Grade: A Views: 0
I've got a page (list_detail.asp) that passes it's data to another page (process.asp) via POST. I want process.asp to redirect back to list_detail.asp after processing is done passing it an env. v...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10184538.html
Zones:
JavaScriptDate Answered: 07/21/1999 Grade: A Views: 0
I am looking for a way to run one .bat file that will call a Window Script file from one machine, that will effect all the machines on my network. Baically all the .bat and .vbs files do is copy f...
http://www.experts-exchange.com/Networking/Windows_Networking/NT/Q_10190302.html