vbscript to hta to dotnet - wise move ? | Bytes (2024)

Home Posts Topics Members FAQ

Steve Kidd

Hi, I've been writing AD administration scripts and
general sysadmin vbscripts for a while now and have
recently started on hypertext applications to
update/replace some of these scripts.

Would it be a good move to start learning about dotnet
and how tricky would it be to move from vbs to dotnet ?
Please note: I'm not what I'd consider to be a programmer
as such - class myself as "scripter" :) - i.e. haven't
worked *much* with VB full versions...

ta,
Steve

Nov 20 '05 #1

Subscribe Reply

5 vbscript to hta to dotnet - wise move ? | Bytes (1) 2017 vbscript to hta to dotnet - wise move ? | Bytes (2)

Hi Steve,

I think it is not a good idea to go to the VB.full versions, it will throw
all you have done in a new direction and cost you a lot of time.

But you can have a look at this.
http://www.microsoft.com/downloads/d...displaylang=en

The most in it is using dotnet in a kind of scripting way.

I hope this did help

Cor

Nov 20 '05 #2

One Handed Man [ OHM# ]

Steve,
The answer to this question lies within you. What I'm getting at
is why you asked the question in the first place?. Is it because you think
it might be cool to learn and might earn you some bucks ?

VB.NET is a good way to get into .NET if you have some idea of VB type
syntax. Although it is a completely different thing to what youve been
working with. You can buy the Microsoft VISUAL BASIC .NET 2003 edition
which will also give you VB.NET standard to load on your PC, this will cost
you about £100 or so, but its good value.

Regards - OHM#

Steve Kidd wrote:

Hi, I've been writing AD administration scripts and
general sysadmin vbscripts for a while now and have
recently started on hypertext applications to
update/replace some of these scripts.

Would it be a good move to start learning about dotnet
and how tricky would it be to move from vbs to dotnet ?
Please note: I'm not what I'd consider to be a programmer
as such - class myself as "scripter" :) - i.e. haven't
worked *much* with VB full versions...

ta,
Steve

Regards - OHM# On**********@BT Internet.com

Nov 20 '05 #3

Herfried K. Wagner [MVP]

* "Steve Kidd" <st********@sch roders.com> scripsit:

Hi, I've been writing AD administration scripts and
general sysadmin vbscripts for a while now and have
recently started on hypertext applications to
update/replace some of these scripts.
There is no .NET "scripting" support available directly in the
Framework, but Holger Schwichtenberg wrote the DSH:

<http://www.dotnetframe work.de/scripting/dotnetscripting/dsh.en.asp>
Would it be a good move to start learning about dotnet
and how tricky would it be to move from vbs to dotnet ?
You will have to learn new programming paradigms (object oriented
programming) and become familiar with the .NET class library. It's a
big step.
Please note: I'm not what I'd consider to be a programmer
as such - class myself as "scripter" :) - i.e. haven't
worked *much* with VB full versions...

You will have to learn a lot, but it will make fun.

;-)

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>

Nov 20 '05 #4

Steve Kidd

The mention of more bucks is obviously appealing but
there doesn't seem to be any more bucks in programming as
opposed to the AD work that I'm doing.

The reason for asking was just to see if I should look
into dotnet as the same way I looked into vbscript a
couple of years back to replace the DOS batch files I was
writing for admin tasks.

Don't want to be left behind too much...

thanks for the answers,
Steve

-----Original Message-----
Hi Steve,

I think it is not a good idea to go to the VB.fullversions, it will throwall you have done in a new direction and cost you a lotof time.
But you can have a look at this.
http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2C A6-3647-4070-9F41-
A333C6B9181D&di splaylang=en
The most in it is using dotnet in a kind of scriptingway.
I hope this did help

Cor

Nov 20 '05 #5

Steve Kidd

The mention of more bucks is obviously appealing but
there doesn't seem to be any more bucks in programming as
opposed to the AD work that I'm doing.

The reason for asking was just to see if I should look
into dotnet as the same way I looked into vbscript a
couple of years back to replace the DOS batch files I was
writing for admin tasks.

Don't want to be left behind too much...

thanks for the answers,
Steve

-----Original Message-----
Hi Steve,

I think it is not a good idea to go to the VB.fullversions, it will throwall you have done in a new direction and cost you a lotof time.
But you can have a look at this.
http://www.microsoft.com/downloads/details.aspx?FamilyId=9B3A2C A6-3647-4070-9F41-
A333C6B9181D&di splaylang=en
The most in it is using dotnet in a kind of scriptingway.
I hope this did help

Cor

Nov 20 '05 #6

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

Similar topics

20 5955

ASP VBscript vs Jscript

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 javascript code and work out what it does but I can't really write it from scratch.

ASP / Active Server Pages

5 2125

VBScript and asp...

by: Leszek |last post by:

Hello gurus! I wrote a code in VBS, that will check, that current user is in one from three groups. But i don't know how asimilate it with asp.net. This page will be a bridge between 2 - main menu and report page. Tomorrow to the 8 a.m. i must do this, but i don't know how.... Can someone help me? There are few messageboxes for help. Here...

ASP / Active Server Pages

3 2016

VBScript to C# question

by: Mark Fox |last post by:

Hello, I am porting some old ASP 3.0 VBScript code to C#.NET and am not sure what the equivalent C# functions are for a couple VBScript functions. So my first question is: 1) Is there somewhere that lists old VBScript functions and their equivalent C# functions?

ASP.NET

1 1431

Access VB.Net Assemblies From VBScript

by: Joe |last post by:

Is it possible to access VB.Net Assemblies from VBScript? I have a Visual Basic DLL that is accessed from VBScript. I would like to rewrite the dll in VB.Net. How would I do this, if it is possible? Thanks, Joe

Visual Basic .NET

3 7706

Sending a WSE 2.0 security SOAP request from HTML client VBScript

by: Sydney |last post by:

Hi, I am trying to construct a WSE 2.0 security SOAP request in VBScript on an HTML page to send off to a webservice. I think I've almost got it but I'm having an issue generating the nonce value for the UserName token. Is it possilbe at all to do this from VBScript (or jscript?)? I know I will be limited with what I can do with the SOAP...

.NET Framework

1 4748

Need a Windows Script Host VBScript File that Moves a Text File...

by: Osoccer |last post by:

...to a different folder and in the relocated file concatenates all of the lines in one long string with a space between each line element. Here is a fuller statement of the problem: I need a Visual Basic Script file, call it "Move and Reformat Text File.VBS," that will run from a Windows Script Host command-prompt-based version as follows: ...

Visual Basic 4 / 5 / 6

2 5500

ASP vbscript recordset paging headache

by: wallconor |last post by:

Hi, I am having a problem using Dreamweaver CS3 standard recordset paging behavior. It doesn’t seem to work when I pass parameter values from a FORM on my search page, to the recordset on my results page. - Recordset Paging works if no parameters are used in the recordset sql code (ie. simple sql code): SELECT * FROM db_name WHERE...

ASP / Active Server Pages

1 3800

Microsoft VBScript runtime error '800a01fb' An exception occurred: 'MoveNext'

by: morrisqueto |last post by:

Hello, One of my websites just started sending a new rare error. The site has been working for almost 2 years without trouble, but today morning started giving away this error in all my views. Microsoft VBScript runtime error '800a01fb' An exception occurred: 'MoveNext' /test.asp, line 544 Here is the code:

ASP / Active Server Pages

8 1981

COM Calling DotNet

by: Derek Hart |last post by:

I am unclear about what all the requirements are to call a simple vb.net application, installed in the GAC, from COM (such as writing vba in Word to call the dotnet dll). I believe I have installed the dll in the GAC. It is in there and has a public token. I did not create a key-value pair. I believe it is strong named, as it shows up in...

Visual Basic .NET

7704

What is ONU?

by: marktang |last post by:

ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...

General

7620

Changing the language in Windows 10

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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...

Windows Server

7931

Problem With Comparison Operator <=> in G++

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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...

C / C++

8139

Maximizing Business Potential: The Nexus of Website Design and Digital Marketing

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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...

Online Marketing

1 7684

The easy way to turn off automatic updates for Windows 10/11

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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...

Windows Server

6298

AI Job Threat for Devs

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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...

Career Advice

5234

Couldn’t get equations in html when convert word .docx file to html file in C#.

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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...

C# / C Sharp

3666

Trying to create a lan-to-lan vpn between two differents networks

by: TSSRALBI |last post by:

Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...

Networking - Hardware / Configuration

959

Comprehensive Guide to Website Development in Toronto: Expert Insights from BSMN Consultancy

by: bsmnconsultancy |last post by:

In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

General

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

To disable or enable advertisem*nts and analytics tracking please visit the page.

vbscript to hta to dotnet - wise move ? | Bytes (2024)
Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 5756

Rating: 4.6 / 5 (56 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.