Geometry.Net - the online learning center
Home  - Computer - Vbscript
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 186    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Vbscript:     more books (100)
  1. VBScript Sourcebook with Making Use of PHP Set by Mary Jane Mara, 2002-11
  2. Programacion Con VBScript by J. M. Alarcon, 1998-07
  3. Internet Programming with VBScript and JavaScript (Course ILT)
  4. Web Developer's Guide to JavaScript & VBScript: Your Complete Guide to Creating Live, Interactive Online Applications by Peter G. Aitken, 1996-06-28
  5. Vbscript for Dummies (For Dummies (Computer/Tech)) by John Walkenbach, 1997-08
  6. Vbscript for Dummies Qucik Reference (For Dummies (Computer/Tech)) by Dummies Technology Press, 1997-08
  7. Plug & Play Vbscript by Kevin Ready, 1997-01
  8. Programmation vbscript et css by Daniel Ichbiah, 2002-06-05
  9. Conhecendo o VBScript
  10. Introduction à VBScript et ActiveX by Lauren Lassesen, 1997-02-12
  11. Managing Windows with VBScript and WMI. by Don Jones, 2004
  12. Vbscript For The World Wide Web: Visual Quickstart Guide by Hester , Thurrott, 1997
  13. Javascript et VBscript by Benjamin Aumaille, 2000-05-15
  14. Managing Windows with VBScript and WMI by Jones Don , 2004-04-07

61. Home
Provides web design, Perl, CGI, Borne, C and C++, VB, VBA, ASP and vbscript, search engine submission, and hosting services.
http://www.theboss.net
Your browser does not support script
Welcome To DataBoss Your local Lethbridge Internet Service Provider and total computer solutions provider. We are here to look after all of your Business and private computer needs. We specialize in PC sales and service, Business and Small Home Office Network set up and maintenance, Web hosting, Website Design and Maintenance and of course all your Internet Service Providing (ISP) needs. DataBoss Inc., established in 1995 is a locally owned and operated company with international quality and professionalism with a proven track record, having provided among other things local Internet Service to Lethbridge and area through Dial-Up access for over eight years. We also currently provide and support High Speed ADSL internet access where available. Please see our Services area for full details. We currently have a team of professionals ready to look after all of your computer related needs from the smallest upgrade on your personal computer to full network design and implementation for your business as well as full service contracts and of course designing and maintaining your websites. Please visit our About Us section and get to know some of our team and to see how we can serve you in more detail.

62. Microsoft VBScript
The Microsoft information site on vbscript. (Microsoft)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/v

63. VBScript In A Nutshell: Chapter 2: Program Structure
vbscript in a Nutshell, vbscript in a Nutshell. Each of the different types of vbscript that you write has different rules regarding its structure.
http://www.oreilly.com/catalog/vbscriptian/chapter/ch02.html
VBScript in a Nutshell
1st Edition May 2000
1-56592-720-6, Order Number: 7206
350 pages, $29.95
Chapter 2
Program Structure
In order to write VBScript, you have to know how to structure your code so that your scripts and programs execute properly. Each of the different types of VBScript that you write has different rules regarding its structure. We'll look at each of these in turn. We'll also examine the ways in which your host environment allows you to import VBScript code libraries, thus allowing you to create reusable code. Finally, we'll end the chapter with a discussion of VBScript usage to write class modules. First, though, it's important to cover the basic structures of VBScript that are relevant to all of the different script types: that script-level code calls code in individual functions or procedures.
Functions and Procedures
Functions and procedures (or subroutines) are central to modern programming. Dividing our script into subroutines helps us to maintain and write programs by segregating related code into smaller, manageable sections. It also helps to reduce the number of lines of code we have to write by allowing us to reuse the same subroutine or function many times in different situations and from different parts of the program. In this section, we'll examine the different types of subroutines, how and why they are used, and how using subroutines helps to optimize code.
Defining Subroutines: The Sub . . . End Sub Construct

64. ASP-Help.com - Active Server Pages Developers Help
Active Server Pages (ASP), SQL databases, vbscript and JScript help and references for web developers. vbscript Language Reference, Tutorial.
http://www.asp-help.com/getstarted/ms/vbscript/

Home

Articles

Forum

Links
...
Web Hosting

Partner Sites
VBScript Language Reference
Tutorial

Alphabetical Keyword List

Select Abs Function Addition (+) Operator And Operator Array Function Asc Function AtEndOfLine Property AtEndOfStream Property Atn Function Call Statement CBool Function CByte Function CCur Function CDate Function CDbl Function Chr Function CInt Function Clear Method CLng Function Close Method Clear Method CompareMode Property Const Statement Cos Function Count Property CreateObject Function CreateTextFile Method CSng Function CStr Function Date Function DateAddFunction DateDiff Function DatePart Function DateSerial Function DateValue Function Day Function Description Property Dictionary Object Dim Statement Division (/) Operator Do...Loop Statement Empty Eqv Operator Erase Statement Err Object Exists Method Exit Statement Exp Function Exponentiation (^) Operator False FileSystemObject Object Filter Function Fix Function For...Next Statement For Each...Next Statement FormatCurrency Function FormatDateTime Function FormatNumber Function FormatPercent Function Function Statement GetObject Function Hex Function HelpContext Property HelpFile Property Hour Function If...Then...Else Statement

65. Dieseyer.de: Home
Informationen zum Windows Scripting Host und zu vbscript. Bietet neben allgemeinem und Verweisen auf Einf¼hrungen auch Scripte bereit.
http://www.dieseyer.de/
window.open('http://ptbanner.gmx.de/werbungpt1.php3?domain=dieseyer.de','ptbeF3O2vbVlk','width=488,height=50'); @import url("css/head6.css");
WSH - allgemein

WSH - lernen

WSH - Inventar

WSH - Skripte
...
WSH - Inventar
Neben dem relativ umfangreichen VBScript-Skript des Autors finden sich hier Informationen, wie man eine Inventarisierung der Hard- und Software eines (kleinen) Unternehmensnetzwerkes mit Skript-Mitteln realisieren kann.
WSH - Skripte
WSH - Forum
Da es im Internet bereits einige Foren bzw. Newsgroups zum Thema 'Windows Script' gibt, reicht eine kleine Link-Liste.
WSH - Links
ist eine Liste der Links, die dem Autor bei der Suche im Internet aufgefallen sind und die er selbst immer wieder kontaktiert.
WSH und WMI
sind zur Automation von wiederkehrenden administrativen Aufgaben in Netzen, mit auf Servern und Arbeitstationen installierten WMI, ein ideales Werkzeug.
dieseyer

66. ASP-Help.com - Active Server Pages Developers Help
Active Server Pages (ASP), SQL databases, vbscript and JScript help and references for web developers. Click Here, What Is vbscript? vbscript Basics,
http://www.asp-help.com/getstarted/ms/vbscript/vbstutor.asp

Home

Articles

Forum

Links
...
Web Hosting

Partner Sites
Using VBScript in HTML Language Reference What Is VBScript? VBScript Basics
VBScript Data Types
VBScript Variables VBScript Constants VBScript Operators ... VBScript Procedures Using VBScript
VBScript Coding Conventions

Contact Us
Advertise Here

67. Simply Scripting
Scripts and script snippets, forum, chat, documentation. NTBatch, Perl, Kixstart, vbscript.
http://www.simplyscripting.com/
Username: Password: Click here to REGISTER
Sections Home
Forum

View Online Users

Articles Post Article
Scripting Scriptdepot
Search Scripts

Upload Scripts

Colorize Your Script
...
Reformat Your Script

Links From The Field Windows Script Host VBScript Games ...
suggest a link Poll How do you like the new design? Like the old one more (1 Votes) Just ok (2 Votes) Don't care (1 Votes) Great (9 Votes) Substitute for Windows Script Host features .Net Alintex Script Host enables you to run scripts written in three Microsoft .NET Framework languages - VB, C# and JScript. One can take full advantage of the power of the .NET Framework Class Library (FCL) to produce lightweight................ Article by Mike Posted On 20-4-2003 13:19:16 [Read More] [Write Comment] [Printer friendly Version] Ascii Table View the ascii table for reference here... Article by user Posted On 1/22/2004 8:04:57 PM [Read More] [Write Comment] [Printer friendly Version] Older Articles: A new book from the MS Technet Script team! [Read This Article] [Printer Friendly] Citrix Knowledge Center [Read This Article] [Printer Friendly] Perl [Read This Article] [Printer Friendly] NTBatch [Read This Article] [Printer Friendly] Introduction to Windows Scripting [Read This Article] [Printer Friendly] Logonscript with Active Directory Integration [Read This Article] [Printer Friendly] Be the first to know!

68. Guida VBScript | Indice Delle Lezioni | HTML.it
Translate this page intermedio. Approfondimenti e tutorial vbscript In pro.html.it, approfondimenti e soluzioni pratiche per utilizzare vbscript. Primi passi
http://www.html.it/vbscript/
di Roberto Naclerio
r.naclerio@html.it

Corso gratuito e completamente in italiano su VBscript. Il corso di Roberto Naclerio introduce le funzioni principali di VBscript che vi permetteranno di costruire le vostre prime pagine dinamiche. Completo di esempi e di agevole lettura, è una lettura indispensabile per tutti i webmaster.
Percorso consigliato: apprendisti

69. Sourcecode.biz - Professional Source Code For Software Developers
Source code and tips for Java, PHP, VB, vbscript and other programming languages.
http://www.source-code.biz

Home
Products
MiniTemplator

VBasic

VBScript

Java
... About
source-code.biz

This web site contains professional source code for software developers.
News MiniTemplator is now lincensed under the GNU/LGPL . Therefore it's now free even for commercial use.

70. VBScript
The summary for this Japanese page contains characters that cannot be correctly displayed in this language/character set.
http://www.geocities.co.jp/SiliconValley-SanJose/2596/vbscript/vbscript.html
[ƒgƒbƒvƒy[ƒW‚Ö] wVBScript‚É‚æ‚鑪—ÊŒvŽZƒvƒƒOƒ‰ƒ~ƒ“ƒO“ü–åuÀx
ƒtƒ@ƒCƒ‹@No.001 ‚PDVBScript‚Æ‚Í ‚QDHTML‚ɂ‚¢‚Ä ‚RDVBScript‚Ì‹Lq•û–@ ‚SDŽl‘¥‰‰ŽZ ... ‚TE‚RŠÖ”ŒvŽZ—á ‚Q ƒtƒ@ƒCƒ‹@No.002 ‚UD‚h‚e•¶i”»’f•¶j ‚VDFor•¶iŒJ‚è•Ô‚µ•¶j ‚VD‚P@‚»‚Ì‚P ‚VD‚Q@‚»‚Ì‚Qi‚Qdƒ‹[ƒvj ... ‚WD‚Q@‚»‚Ì‚Qi“ñŽŸŒ³”z—ñj ƒtƒ@ƒCƒ‹@No.003 ‚XDƒvƒƒV[ƒWƒƒ ‚XD‚P@ƒvƒƒV[ƒWƒƒ‚Æ‚Í ‚XD‚Q@ƒTƒuƒ‹[ƒ`ƒ“ƒvƒƒV[ƒWƒƒ ‚XD‚R@ŠÖ”ƒvƒƒV[ƒWƒƒ ƒtƒ@ƒCƒ‹@No.004 ‚P‚OD‚Q@ƒtƒH[ƒ€ƒIƒuƒWƒFƒNƒg ƒtƒ@ƒCƒ‹@No.005 ƒtƒ@ƒCƒ‹@No.006 ‚P‚QD‹——£‚Æ•ûŒüŠpŒvŽZ ‚P‚QD‚P@‚Q“_ŠÔ‚Ì‹——£ ‚P‚QD‚Q@•ûŒüŠp ‚P‚QD‚R@‹——£‚Æ•ûŒüŠpŒvŽZ ƒtƒ@ƒCƒ‹@No.007 ‚P‚RDƒgƒ‰ƒo[ƒX‘ª—Ê ‚P‚RD‚P@ƒgƒ‰ƒo[ƒX‘ª—Ê‚Æ‚Í ‚P‚RD‚Q@ƒf[ƒ^“ü—͉æ–Ê ƒtƒ@ƒCƒ‹@No.008 ‚P‚RD‚R@ŠJ•úƒgƒ‰ƒo[ƒX ƒtƒ@ƒCƒ‹@No.009 ‚P‚RD‚S@•Â‡ƒgƒ‰ƒo[ƒX ƒtƒ@ƒCƒ‹@No.010 ‚P‚RD‚T@Œ‹‡ƒgƒ‰ƒo[ƒX ƒtƒ@ƒCƒ‹@No.011 ‚P‚S@‰~‹Èü ‚P‚SD‚P@‰~‹Èü‚̐ݒu ƒtƒ@ƒCƒ‹@No.012 ‚P‚SD‚Q@‰~‹Èü‚Ì’†ŠÔ“_ŒvŽZ ƒtƒ@ƒCƒ‹@No.013 ‚P‚SD‚R@‰~‹Èü‚̋ЍYŒvŽZ ƒtƒ@ƒCƒ‹@No.014 [ƒgƒbƒvƒy[ƒW‚Ö] [ŽŸƒy[ƒW‚Ö]

71. ScriptIndex.com
Computer news and resources. Topics include CGI, PERL, PHP, ASP, Javascript, vbscript, Java, C/C++.
http://www.scriptindex.com/scriptindex/
Sunday, June 06, 2004 Welcome Guest Login Home Links Scripts Books Free Books Browse Menu Home Links Scripts Books Free Books Action Menu Login Add Script Add Link Contact Us Search
Scripts and Programs

Comprehensive computer script resources, Perl, PHP, Javascript, VBscript, Java, Database and much more ... Books
Useful links to computer books, Perl, PHP, Visual basic, VB script, Java, Database, ASP, and etc...
Free Online Books

Links to online books that are free available or with sample chapters, PHP, Perl, CGI, ASP, Javascript, Java and etc... Document and Links
Userful links to online documents and references, Perl, PHP, ASP, Database, Javascript, VBscript and more ... Technology News Home Add Link Add Script Contact Us

72. Welcome To Tekcomp ASP Scripts
Collection of free vbscript and Javascript for use with ASP.
http://www.tekcompasp.com/samples.asp
Join Tekcomp.com What is ASP? 1 Active Users Viewing This Site Home Samples Search Tools ... Tekcomp ASP chat
Site Search:
WebReference.com Active Server Pages ASP Mail Active User Count DSN-Less Connection Database Record Count ... Simple Cookie Baker Javascript Current day Time(Short) Current Day And Time(Long) Automated Clock(Live) Last Modify ... Set Homepage
Visitors Since 11/10/99 Home Join Samples Feedback Please report any bugs to Webmaster

73. VBScript Tools By Bill James
What is vbscript? vbscript (Visual Basic Scripting) is a handy tool for File, Drive and Registry maintenance in Win9x. 1598. vbscript FTP Upload Tool.
http://www.billsway.com/vbspage/
Since Apr 14th, 2002)
Windows VBScript Tools
FYI
These script files are presented "as is". Every effort has been made to ensure the files work as stated. I assume no responsibility for your use of these files.
What is VBScript? VBScript (Visual Basic Scripting) is a handy tool for File, Drive and Registry maintenance in Win9x. All you need to run most .vbs files is WSH (Windows Script Host), which is included with Win98 and WinME, and can be added to Win95 by means of a free download from Microsoft (Internet Explorer 4+ required.) Some of these scripts will also work with WinNT and Win2K, but are not completely tested for those OS's. Windows Script 5.6 has now been released and has many useful new additional features. Some of the scripts on this page will not work with older versions of WSH. You can Upgrade to Windows Script 5.6 here. Some scripts on this page require WMI (Windows Management Instrumentation), which is included with Windows Me, Windows 2000 and Windows XP. For Windows 95, 98 and NT4, WMI can be downloaded from Microsoft (WMI also requires Internet Explorer version 5 or later). Download WMI for Windows 95/98 Download WMI for Windows NT4 VBScript Version Chart VBScript is also the most commonly used scripting language for Active Server Pages, like the one you are viewing now. Since the script runs on the Web Server, ASP allows including dynamic content and customizing the page appearance before it loads, and can decrease the page loading time. I will be adding an ASP scripting section soon.

74. Oreilly.com -- Online Catalog: VBScript In A Nutshell
Complete and easyto-use language reference for vbscript to create client-side scripts, ASP applications, WSH scripts, or programmable Outlook forms.
http://www.oreilly.com/catalog/vbscriptian/

O'Reilly Home
Press Room Jobs Resource Centers Perl Java Python C/C++ ... Enterprise Development Book Series Hacks Head First Cookbooks In a Nutshell ... Developer's Notebooks Publishing Partners No Starch Press Paraglyph Press Pragmatic Bookshelf Syngress Publishing Online Publications LinuxDevCenter.com MacDevCenter.com WindowsDevCenter.com ONDotnet.com ... Scripts
Special Interest Events Meerkat News Ask Tim tim.oreilly.com ... Open Books Special Sales Academic Corporate Government Inside O'Reilly About O'Reilly International Advertise with Us Contact Us ... Bookstores Traveling to
a tech show? Hotel Search
Hotel Discounts

Discount Hotels

Chicago Hotels
...
Register your book
to get email notification of new editions, special offers, and more. Search on Safari Search contents of VBScript in a Nutshell Code Fragments only Also see:
Table of Contents

Index
VBScript in a Nutshell
By  Paul Lomax Matt Childs Ron Petrusha
May 2000 Series: In a Nutshell ISBN: 1-56592-720-6 This book has been updatedthe edition you're requesting is out of print. Please visit the catalog page of the latest edition The latest edition is also available on Safari Bookshelf Buy from O'Reilly: Whether you're using VBScript to create client-side scripts, ASP applications, WSH scripts, or programmable Outlook forms

75. VBScript ½Ì³Ì
Microsoft® Visual Basic® Scripting Edition vbscript , vbscript ? ?. ?vbscript? ?HTML ?vbscript . vbscript ? ?
http://www.k12.com.cn/webpage/vbscript/
VBScript ½Ì³Ì VBScript ÓïÑԲο¼
ʲ´ÊÇ VBScript£¿

ÔÚ HTML Ò³æÖÐÌí¼Ó VBscript ´úÂë
VBScript »ù´¡ VBScript Êý¾ÝÀàÐÍ
VBScript ±äÁ¿

VBScript ³£Êý

VBScript ÔËËã·û
...
ÉîÈë VBScript
ÔÚ Internet Explorer ÖÐÊ¹Ó VBScript VBScript Ò³æµÄ¼òµ¥ÑùÀý
VBScript Óë´°Ìå

ÔÚ VBScript ÖÐʹӶÔÏó

76. MattWarden.com : Resume : Internet / Intranet / Ecommerce Development With ASP,
Internet content and applications with XML, PHP, ASP, HTML, JavaScript, DHTML, vbscript, CSS, WAP/WML, and Flash.
http://mattwarden.com/content/plain/resume.shtml
Home Resume Personal Contact What have i done Matt Warden
2738 Urmston Avenue
Hamilton, OH 45011
Skills:
  • Java Programming HTML (Hypertext Markup Language) CSS (Cascading Style Sheets) ASP (Active Server Pages) JavaScript, JScript VBScript (Visual Basic Scripting Edition) Data Modeling / Database Design SQL (Structured Query Language)
Employment Experience:
Miami University
June 16, 2003 to Present
  • Repaired and expanded the capabilities of the intranet of the Physical Facilities Department. Wrote web-based reporting applications, web-based customer service applications (with ticket routing, escalation, etc.), and an improved authentication system. Used Data Modeling, Oracle, Java, WebDAV, LDAP, CSS and HTML
EventSystems, Inc.
January 2003 to May 23, 2003
  • Designed and developed a sports facility management and sports event registration system that would be used as both a hosted application and a licensable software offering. Used Data Modeling, MS SQL Server 2000, Java, CSS and HTML
Synchrony Communications, Inc. (Now

77. 4GuysFromRolla.com - Using Classes Within VBScript
This b awesome /b article, by Mark Lidstone, demonstrates how to use classes in vbscript! Print this Page! Using Classes within vbscript By Mark Lidstone.
http://www.4guysfromrolla.com/webtech/092399-1.shtml
When you think ASP, think... Recent Articles All Articles ASP.NET Articles ASPFAQs.com ... Search
Sections: Book Reviews
Sample Chapters
Commonly Asked Message Board Questions Headlines from ASPWire.com ... XML Info Information: Advertise Feedback Author an Article
Developer
...
E-mail Offers

Using Classes within VBScript
By Mark Lidstone Preface
Before I launch into the actual article and explain how to build your own objects, I want to make sure that you know the terms associated with objects. It is possible to be use objects to program without knowing the correct terms, but it isn't recommended! For those who are new to objects, the next section will introduce you to object concepts and vocabulary. Those of you who already know the basics of Object Oriented Programming (OOP) can skip this next bit... - continued -
Introduction
First things first:

  • "What's an object?" - An object is basically a container for a set of variables and functions, and an object is normally used to represent some kind of entity.
  • "What's an entity?" - An entity is literally a "thing". What I mean by "thing" is an idea or object of any kind. For instance, you could say a car is an entity because it is an object. You could also say that a sale of a product by your sales department is an entity, and you could then break that down and say that the salesperson that makes the sale is an entity and the customer is an entity, and the product is an entity..... Let's take the "sale" entity (object) and explore the idea further. To actually have an "image" of the sale in your object you would need to know what the customer bought, which customer was involved, who the salesperson was etc..... This may seem like simple stuff, but what if all that information was stored in separate database tables, so to get all the information about a given sale you would need to run separate queries on your database to pull all the data together. Wouldn't it be easier to hold all the information about the sale in one place?....can you say "object"?
  • 78. Asp2Aspx
    Program to convert a source code of ASP files with vbscript to a source code of ASPX.NET files with VB.NET.
    http://www.soft2soft.com/

    79. Programming
    Personal website of Terry Reardon. It Displays examples of vbscript, HMTL, XML, SQL and my Resume.
    http://www.terryreardon.ca

    80. O'Reilly Network: VBScript Or Perl? [Nov. 18, 2003]
    Cookbook, author and longtime Perl coder Robbie Allen had to make a decision that Windows system administrators often face whether to use vbscript or Perl?
    http://www.oreillynet.com/pub/a/network/2003/11/18/activedir_ckbk.html
    Sign In/My Account View Cart Articles Weblogs ... Learning Lab WindowsDevCenter
    All of O'Reilly Login
    Register

    Manage Newsletters

    Register Your Books
    Windows Topics
    All Articles
    .NET Power User System Administration ... Wireless
    Sites
    LinuxDevCenter.com

    MacDevCenter.com

    WindowsDevCenter.com

    Mozilla DevCenter
    ... Scripts Resource Centers Perl Java Python C/C++ ... More... Traveling to a tech show? Canada Hotels Discount Hotels Hotel Search California Hotels ... Myrtle Beach Hotels WindowsDevCenter.com supported by: Vacation Packages Discount Airfare Print Email article link ... Blog this
    VBScript or Perl?
    The Windows Sys Admin's Scripting Dilemma
    by Robbie Allen , coauthor of Active Directory, 2nd Edition , and author of the recently released Active Directory Cookbook As I was working on Active Directory Cookbook , I had to make a decision that many Windows system administrators face at one point or another: whether to use VBScript or Perl? I'm a long-time Perl guy, but unfortunately, no matter how much I preach the benefits of Perl, the Windows sysadmin community hasn't embraced Perl the way it has been embraced on the Unix side. Ultimately I decided to use VBScript because it is the least common denominator as far as scripting languages go on the Windows platform (besides batch files, of course). I did, however, include Perl examples on my web site so as not to leave out the Perl coders.

    Page 4     61-80 of 186    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter