473,326 Members | 2,125 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,326 software developers and data experts.

Use VBScript in aspx page

Can I use VBScript in a aspx page similar to using Javascript for running
client code? I assume it would be used in a <scriptblock. This is for a
controlled intranet internal application and I'd like to be able to use Word
objects using CreateObject() etc. Is that possible, and if so, where can I
find more info on it? Thanks.

David
Sep 18 '07 #1
1 6767
"David C" <dl*****@lifetimeinc.comwrote in message
news:OJ****************@TK2MSFTNGP04.phx.gbl...
Can I use VBScript in a aspx page similar to using Javascript for running
client code?
Yes.
I assume it would be used in a <scriptblock.
Yes.
This is for a controlled intranet internal application and I'd like to be
able to use Word objects using CreateObject() etc.
OK. Obviously, client-side VBScript runs only in IE - not a problem if you
control the browser, I guess...

Also, there's nothing you can do in VBScript as regards client-side Office
automation that you can't do just as well in JavaScript...

http://www.google.co.uk/search?sourc...+ActiveXObject
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Sep 18 '07 #2

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

Similar topics

0
by: Bruce E. Pullum | last post by:
Ok, I really need some help here.... I have an ASPX page, that contains a save button. It also has an IFRAME that has a tabstrip and multipage control. What I am trying to do is to allow the...
4
by: Bruce E. Pullum | last post by:
Can anyone please help me understand how to do the following: I have an ASPX page that has a tabstrip and multipage. On the multipage, each pageview has an IFRAME that has another ASPX page...
0
by: Niyazi | last post by:
Hi all, This my aspx page first line of code. <%@ Page CodeBehind="index.aspx.vb" Language="vb" AutoEventWireup="false" Inherits="TB.index" %> Than inside head tag I have following script(s)...
2
by: kermit | last post by:
I have a .net aspx page MyPage.aspx (client side) with code behind MyPage.aspx.vb (server side). I use the Page_Load event in MyPage.aspx.vb to load data into a multiteir class based...
2
by: anoop | last post by:
Hello, I created a Public class in .aspx.vb code behind file, now I want to know can I call that functions in the class in the Scripts either client side or server side in .aspx page. also I want...
4
by: Steven Brooks | last post by:
Hi guys A have an ASPX page (a main menu) and from it I need to launch existing exes on the local PC that has invoked the page from IE. I'm thinking that I would have to do this via JavaScript...
3
by: anoop | last post by:
Hello, How can I use both VBScript and JavaScript on .Aspx page. page has default language as "VB" and in Meta tag defaut client script is VBScript, how can I change the settings, please help, I am...
2
by: Progman | last post by:
How can I load an aspx page from vb script procedure in a main aspx page. I want to avoid server.execute. I want that main page to be replaced by the new page. I dont want to use a button to call...
1
by: Justin | last post by:
I am trying to setup a window tasks that runs aspx page once a day. Is there any way I can set this up without resorting to vbscript.. If there is a way I can set this up without vbscript, that...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.