473,413 Members | 1,696 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

External VBScript

Hi All,

Sorry, I've seen an answer to this but for the life of me I can't find it
anywhere now that I need it.

Is it possible to run an external VBScript in an ASP page.

ie. A VBScript that will run on it's own outside of ASP.

I have a VBScript that performs a function (there is no user I/O), I want to
use this script both on it's own and from within an ASP page.

Cheers, Bill.

Jul 19 '05 #1
4 3865
errr.... response.execute "thefile.vbs" ???

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"William E Hatto" <xx***********@bigpond.net.au> wrote in message
news:ef*************@tk2msftngp13.phx.gbl...
Hi All,

Sorry, I've seen an answer to this but for the life of me I can't find it
anywhere now that I need it.

Is it possible to run an external VBScript in an ASP page.

ie. A VBScript that will run on it's own outside of ASP.

I have a VBScript that performs a function (there is no user I/O), I want to use this script both on it's own and from within an ASP page.

Cheers, Bill.

Jul 19 '05 #2
Dohhhhhh....

:-P thanks !
"Steven Burn" <pv*@noyb.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
errr.... response.execute "thefile.vbs" ???

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"William E Hatto" <xx***********@bigpond.net.au> wrote in message
news:ef*************@tk2msftngp13.phx.gbl...
Hi All,

Sorry, I've seen an answer to this but for the life of me I can't find it anywhere now that I need it.

Is it possible to run an external VBScript in an ASP page.

ie. A VBScript that will run on it's own outside of ASP.

I have a VBScript that performs a function (there is no user I/O), I
want to
use this script both on it's own and from within an ASP page.

Cheers, Bill.


Jul 19 '05 #3
http://www.aspfaq.com/2059

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
(Reverse e-mail to reply.)


"William E Hatto" <xx***********@bigpond.net.au> wrote in message
news:ef*************@tk2msftngp13.phx.gbl...
Hi All,

Sorry, I've seen an answer to this but for the life of me I can't find it
anywhere now that I need it.

Is it possible to run an external VBScript in an ASP page.

ie. A VBScript that will run on it's own outside of ASP.

I have a VBScript that performs a function (there is no user I/O), I want
to
use this script both on it's own and from within an ASP page.

Cheers, Bill.

Jul 19 '05 #4
> Dohhhhhh....

:-P thanks !


??


Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'response.execute'
Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: John Davis | last post by:
When I create new documents in Dreamweaver, there are several choices for ASP creation: ASP JavaScript: run at client side?? ASP VBScript: run at server side?? ASP.NET C# ASP.NET VB I don't...
29
by: Christopher Brandsdal | last post by:
If I have a .ASP page that runs JScript code - is it possible to include an ..ASP page that runs VBscript???
20
by: Harag | last post by:
Hi All. I'm stating out doing some web developing. I was wondering which of the server side languages should I concentrate on and learn. I Know CSS, HTML, T-SQL I can look at the client...
16
by: Mike Schinkel | last post by:
Does anyone know if there are bugs in VBScript's GetRef()? I'm using VBScript Version 5.6.8515 on Win2003Server w/ASP. Sometimes it returns an object that VarType() says is a vbObject. Other...
2
by: Marcel | last post by:
Im wanting to call a sub funvtion on another page from vbs that is <SCRIPT LANGUAGE=vbscript RUNAT=Server> sql="exec SomeStoredProc" call DoConnection(sql) Response.write(recordset.getstring)...
6
by: rishabhshrivastava | last post by:
Hello All, I am using ASP.NET 2.0 and I am experiencing a problem using vbscript that is this script on client side is preventing the postback of my controls. I have a dropdownlist which is...
4
by: rudster | last post by:
Hey there, I have a little puzzle that I am trying to solve. I would like to set a user's password in AD (2003) from an external (i.e. non-domain member) webserver (2003/IIS6) via an .asp page....
2
by: Debbie | last post by:
I have always used VBScript but now need to convert my syntax to JavaScript. In an external file, I have a function that is called when a user clicks a button on a login page. The function checks...
2
by: mrmwalter | last post by:
Hi, I have a simple form. On it is a Text Box that asks for "Username to be entered". It also has a Radio Button that asks if the user needs to be added to the local admin account. I have an...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.