Geometry.Net - the online learning center
Home  - Computer - Vbscript

e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 181    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Vbscript:     more books (100)
  1. Teach Yourself Vbscript in 21 Days (Sams Teach Yourself) by Keith Brophy, Timothy Koets, 1996-07-01
  2. Vbscript for Dummies by John Walkenbach, 1996-12-07
  3. VBScript for the World Wide Web (Visual QuickStart Guide) by Paul Thurrott, 1997-10
  4. WSH and VBScript Core: TFM by Jeffery Hicks, 2007-07-01
  5. Microsoft VBScript Professional Projects by Jr., Jerry Lee Ford, 2003-08-07
  6. Web Developer's Guide to JavaScript & VBScript: Your Complete Guide to Creating Live, Interactive Online Applications by Peter G. Aitken, 1996-06-28
  7. Using Vbscript (Using ... (Que)) by Ron Schwarz, Ibrahim Malluf, et all 1996-10
  8. Vbscript by Example by Jerry Honeycutt, 1996-09
  9. Vbscript Superbible: The Complete Reference to Programming in Microsoft Visual Basic Scripting Edition by Jinjer L. Simon, 1997-01
  10. The Comprehensive Guide to VBScript: The Encyclopedic Reference for VBScript, HTML & ActiveX by Richard Mansfield, 1996-11-01
  11. Internet Programming with VBScript and JavaScript (Web Warrior Series) by Kate Kalata, 2000-12-15
  12. Intro to VBScript Part 2 by Adrian Kingsley-Hughes, 1999
  13. Introducing VBScript and ActiveX¿ by Kenneth L. Spencer, Kenneth L Spencer, et all 1996-09-23
  14. Laura Lemay's Web Workshop Activex and Vbscript by Rogers Cadenhead, Paul Lomax, 1996-12

21. Apprendre Le VBscript
Tutorial pour d©butants
http://www.ccim.be/ccim328/vb/index.htm
Sorry, ce site comporte des frames.

22. About This VBScript Tutorial
This tutorial shows how to design web pages for intranet and extranets usingthe scripting language vbscript, Microsoft's alternative to JavaScript.
http://www.intranetjournal.com/corner/wrox/progref/vbt/ch21_16.shtml
White Papers IT Jobs Events Research ... Shopping
Subjects
Home
  • Security
  • Best Practices
  • Knowledge Management ...
    ServerWatch

    internet.com Internet News
    Internet Investing

    Internet Technology

    Windows Internet Tech.
    ...
    E-mail Offers

    internet commerce Be a Commerce Partner
    Internet Monitoring

    Software Store
    Submit Your Site ... Shopping Intranet Journal Update CIO Update CodeGuru Update CrossNodes Networking Instant Messaging Planet Text Instant Messaging Planet HTML Practically Networked Text Practically Networked HTML Enterprise Storage Forum Text Enterprise Storage Forum HTML Optically Networked Text Optically Networked HTML Datamation IT Management Update Developer.com Update Gamelan Java Update Goodies to Go Javascript.com Text Javascript.com HTML JARS Java Update OpenSource Update SysOpt Tech Notes Grid Computing Planet Text Grid Computing Planet HTML E-Security Planet Text E-Security Planet HTML
    How to Use this Tutorial
    T his tutorial is a stand-alone introduction to VBScript. It is laid out in a series of five lessons. Each lesson introduces you to a new segment of the VBScript language. Along the way you will learn how to add calculations, formatting and validations to your web pages. At the end of each lesson is an exercise where you, the reader, get to try out your newly acquired knowledge by building web pages utilizing VBScript. The topics of the lessons are:
    • An Introduction to VBScript-You will learn how to add VBScript into a web page and alternate methods for linking scripts with HTML Working with Variables-What would any language be without variables? Here you learn how to define and use variables in your script routines
  • 23. VBScript Tutorial
    HTML,CSS,JavaScript,DHTML,XML,XHTML,ASP,ADO and vbscript tutorial from W3Schools.Please visit our sponsors Please Visit Our Sponsors ! vbscript Tutorial.
    http://www.w3schools.com/vbscript/default.asp
    Please Visit Our Sponsors !
    HOME

    VBScript Tutorial

    VB HOME

    VB Introduction

    VB How to

    VB Where to
    ...
    VB Looping

    Examples
    VB Examples

    References VB Functions VB Keywords
    VBScript Tutorial
    VBScript Tutorial
    VBScript is a Microsoft technology that requires Microsoft's Internet Explorer! In our VBScript tutorial you will learn how to write VBScript, and how to insert these scripts into your HTML documents to make your Web pages more dynamic and interactive. Start Learning VBScript!
    VBScript Examples
    Learn by examples! With our editor, you can edit the source code, and click on a test button to view the result. Try-It-Yourself!
    VBScript Reference
    At W3Schools you will find a complete VBScript reference. VBScript Reference
    Table of Contents
    VBScript Introduction This chapter explains what VBScript is, and how it works. VBScript How to This chapter explains the basic syntax of VBScript. VBScript Where to This chapter explains where you should place the VBScript. VBScript Variables This chapter explains the syntax of writing variables in VBScript. VBScript Procedures This chapter explains the syntax of procedures in VBScript.

    24. ScriptSearch.com: Your Ultimate Resource For Scripts, Source Code, Books, Exampl
    Free scripts includes JavaScript, Perl, vbscript, Tcl, and Applescript.
    http://scriptsearch.internet.com/

    home
    search about add ... highest rated Search this Site or ... Adv. Search
    Categories ASP
    C/C++

    CFML

    Flash
    ...
    expand directory
    find a web host with: CGI Access
    DB Support
    NT Servers
    UNIX Servers
    Telnet Access advanced search internet.com channels Internet News Internet Investing IT Windows Technology ... E-mail Offers Compare products, prices, and stores at Hardware Central! Computers Desktops Mac PC Notebooks ... more Get the best price on Microsoft Visual Studio .NET Professional Edition or search for other development tools latest additions to scriptsearch Today: 5 Days: 10 Days: Mailgust (in PHP : Scripts and Programs : Mailing List Management Forums, Newsletters, and mailing lists Keyic Connex (in ASP : Scripts and Components : E-Commerce : Credit Card Processing Allows real-time payment processing. Dotwidget Cms (in PHP : Scripts and Programs : Content Management Simple but powerful content mgmt system Over resources strong! scriptsearch archives 7858 resources and growing!
    ASP CFML C and Cpp Flash ... XML
    elsewhere on internet.com Database Journal Launched! Having troubles hitting the DB with Flash and PHP? Jupitermedia has announced the launch of

    25. VBScript Introduction
    HTML,CSS,JavaScript,DHTML,XML,XHTML,ASP,ADO and vbscript tutorial from W3Schools.Please visit our sponsors Please Visit Our Sponsors ! vbscript Introduction.
    http://www.w3schools.com/vbscript/vbscript_intro.asp
    Please Visit Our Sponsors !
    HOME

    VBScript Tutorial

    VB HOME

    VB Introduction

    VB How to

    VB Where to
    ...
    VB Looping

    Examples
    VB Examples

    References VB Functions VB Keywords
    VBScript Introduction
    What You Should Already Know
    Before you continue you should have a basic understanding of the following:
    • WWW, HTML and the basics of building Web pages
    If you want to study these subjects first, go to our Home Page
    What is VBScript?
    • VBScript is a scripting language A scripting language is a lightweight programming language VBScript is a light version of Microsoft's programming language Visual Basic
    How Does it Work?
    When a VBScript is inserted into a HTML document, the Internet browser will read the HTML and interpret the VBScript. The VBScript can be executed immediately, or at a later event. FlexiPlan hosting was setup in 2001 to service its customers with unrivaled superb quality web hosting solutions. FlexiPlan delivers superb, fully featured hosting packages. You can choose from different fixed and custom plans, hosted on fast, reliable linux servers. Support is 24/7, and there is a 30 day money back guarantee.

    26. Référence Du Langage VBScript
    Index par cat©gorie du d©tail du langage par Microsoft.
    http://www.dwam.net/iishelp/vbscript/htm/vbstoc.htm
    " End Sub >
    Didacticiel VBScript

    Version Information

    de VBScript de VBA non incluses dans VBScript de VBScript non incluses dans VBA Abs, fonction Array, fonction Asc, fonction Atn, fonction Call, instruction CBool, fonction CByte, fonction CCur, fonction CDate, fonction CDbl, fonction Chr, fonction CInt, fonction CLng, fonction Const, instruction Cos, fonction CreateObject, fonction CSng, fonction CStr, fonction Date, fonction DateAdd, fonction DateDiff, fonction DatePart, fonction DateSerial, fonction DateValue, fonction Day, fonction Dictionary, objet Dim, instruction Do...Loop, instruction Drive, objet Drives, collection Empty Erase, instruction Err, objet Exit, instruction Exp, fonction False File, objet Files, collection FileSystemObject, objet Filter, fonction Fix, fonction Folder, objet Folders, collection For...Next, instruction For Each...Next, instruction FormatCurrency, fonction FormatDateTime, fonction FormatNumber, fonction FormatPercent, fonction Function, instruction GetObject, fonction Hex, fonction Hour, fonction If...Then...Else, instruction InputBox, fonction

    27. DevGuru Home Page
    Quick references, demos, products, tutorials, and help resources focusing on vbscript, JavaScript, ECMAScript, JScript, ASP, JetSQL, and Style Sheet technologies.
    http://www.devguru.com/
    Quick References
    Index

    ADO

    ASP

    HTML
    ...
    XSLT

    Features
    Index

    Ask DevGuru

    ASP Resources

    HTML Color Chart
    ... Tutorials Products Index dgCharge dgEncrypt dgFileUpload Site Index Authoring Coming Soon DevGuru Resume ... What's New Partners Code Project SitePoint FreeLayouts DevelopersDex ... New Tutorial The Guru has added a new tutorial by contributing author Jayesh Jain that explains how to use a web service within your VB.NET applications. Be sure to go by the Tutorials section and check it out. The Guru is very pleased to announce that DevGuru.com

    28. Microsoft Windows Script 5.1 Download
    The following files will install Windows Script containing Visual Basic Script Edition(vbscript.) Version 5.1, JScriptR Version 5.1, Windows Script Components
    http://www.microsoft.com/msdownload/vbscript/scripting51.asp
    All Products Support Search microsoft.com Guide
    US English Arabic Catalan Chinese/Simplified Chinese/Traditional Czech Danish Basque German Greek Spanish Finnish French Hebrew Hungarian Italian Japanese Korean Dutch Norwegian Polish Portuguese/Brazilian Portuguese Russian Slovak Slovenian Swedish Turkish Scripting 5.5 Downloads
    Scripting 5.6 Downloads

    Windows Script 5.1 Windows 95, Windows 98, Windows NT 4.0 and Windows 2000 - US English Version
    Last Updated: The following files will install Windows Script containing Visual Basic Script Edition (VBScript.) Version 5.1, JScriptR Version 5.1, Windows Script Components, Windows Script Host 2.0, and Windows Script Runtime Version 5.1. If you are looking for a newer version of Microsoft Windows Script, you can also download version 5.5 Requirements:
    This Windows Script download is designed for Windows 95, Windows 98, Windows NT 4.0 and Windows 2000. Important: Windows 95 users must have OSR2 installed or be running Microsoft Internet Explorer 4.0 or later for these files to work properly. Windows 95 users without Microsoft Internet Explorer 4.0 or OSR2 will need to install DCOM before using these files. To install the DCOM components visit the DCOM Download page . More information on OSR2 can be found here Users running Microsoft Windows NT 4.0 must have Microsoft Internet Explorer 3.02 or Internet Explorer 4.0 installed before using these files.

    29. Visual Basic, Vb, Vbscript,Free Source Code For The Taking. Over Five Million Li
    Thousands of lines of Visual Basic, vbscript, java, javascript and active server pages code.
    http://www.PlanetSourceCode.com/vb
    document.write(""); Quick Search for: in language: .Net ASP / VbScript C / C++ Cold Fusion Delphi Java / Javascript LISP Perl PHP SQL Visual Basic Code/Articles » Newest/Best » Community » Jobs » ... Visual Basic Stats
    Code:
    2,819,954. lines
    Jobs:
    88. postings
    How to support the site
    Sponsored by:
    You are in:
    ***Site Home*** .Net ASP / VbScript C / C++ Cold Fusion Delphi Java / Javascript LISP Perl PHP SQL Visual Basic Login
    Latest Code Ticker for Visual Basic. Draw formated text
    By UserXP on 3/18
    (Screen Shot)

    Check for daylight saving time

    By John Lee (LX) on 3/18 The Game of Hex By Clement Yang on 3/18 (Screen Shot) CD-Rom Control 2.1 By Brendon Pilt on 3/17 Gif Animations No OCX By Dino Roger on 3/17 Chat Server(Multi TCP) By Ehsan Azarnasab on 3/17 (Screen Shot) Snake with high precision tail runs non-stop. By Kenneth Jakobsen_ on 3/17 Memory Mapped File Wrapper Class By Ulli on 3/17 By Niranjan Paudyal on 3/17 (Screen Shot) Click here to put this ticker on your site! Add this ticker to your desktop! Daily Code Email To join the 'Code of the Day' Mailing List click here!

    30. ASP, ActiveServerPages - Webudvikling, Internet Programmering, Dynamiske Webside
    Internet programmering i ASP, ActiveServerPages, vbscript. Udvikling af dynamiske websider med databaser.
    http://www.webdb.dk/
    webdb.dk - internet-, database design og programmering. webdb.dk er en dansk virksomhed med speciale i dynamiske websites med integration til databaser og betalingssystemer Referencer: Jobber.dk
    Dellevents.nu

    Lotto5.dk

    Datingforum.dk
    ...
    - mere >>
    Kontakt/ information: webdb.dk
    v. Steen Hoffmann
    2750 Ballerup
    webdb@webdb.dk
    tlf.: 27219202
    webdb.dk udarbejder din internet løsning. Fra ide til færdigt projekt. Webapplikationer med databaseinteraction anvendes til mange forskellige formål på internet såvel som firmaers intranet.
    indkøbs-/ handelsløsninger og varekataloger. medarbejderkartotek, kundekartotek, medlemskartotek etc. forums, chatgrupper etc. Betalingssystemer. Mikro-betaling. Tænk over alle de data og informationer du sidder med til hverdag. Kunne det være interessant at få lavet en webapplikation til disse og derved give mulighed for at dele informationen med andre under kontrollerede forhold ? webdb.dk arbejder freelance på projekter med udvikling af webapplikationer. Har du en idé der skal virkeliggøres på nettet, er webdb.dk din samarbejdspartner. Kontakt webdb@webdb.dk

    31. DevGuru VBScript Index
    Quick References Index ADO ASP CSS2 HTML JavaScript Jet SQL vbscriptWML WMLScript WSH XHTML XML DOM XSLT Features Index - Ask
    http://www.devguru.com/Technologies/vbscript/quickref/vbscript_list.html
    Quick References
    Index

    ADO

    ASP

    HTML
    ...
    XSLT

    Features
    Index

    Ask DevGuru

    ASP Resources

    HTML Color Chart
    ... Tutorials Products Index dgCharge dgEncrypt dgFileUpload Site Index Authoring Coming Soon DevGuru Resume ... What's New Partners Code Project SitePoint FreeLayouts DevelopersDex ... Cos Count Dictionary Drives Collection Files Collection Folders Collection ... Items Item Dictionary Drives Collection Files Collection Folders Collection ... Year document.write ("Comments or Suggestions?") Trademark Information

    32. Tanguay.info - Web Development, Language Learning And Teaching, Reading Club, Se
    Links to programming resources including JavaScript, PHP, Perl, vbscript.
    http://www.net-language.com/Default.asp?s=WebDeveloper

    33. Source Code - VB Visual Basic ASP PHP C++ Assembly
    Visual Basic, ASP, vbscript and Access source code. Many products, certification questions, polls, books.
    http://www.vbland.com/
    Access
    Assembly
    C/C++
    COBOL
    Delphi/Pascal
    Flash
    Internet
    Java
    Visual Basic / VB.Net
    Visual C++ / C#
    Other Login Sign Up About Us Current Users: 9 Source Files: 70000+ Search Code: All Words Exact Phrase All Words Any Words Please login to our site. If you do not already have an account, please register by clicking here Welcome to the new Source Code Online. Its Whats Online! This site is in the process of integrating new features and improvements. While working on our new look, all 70000+ source CODES are still available - and we'll provide frequent updates. Also, you may continue to access jobs products and Books without logging in. In essence, the codes you've come to enjoy from 'Source Code Online' are still accessible, so take your time and find what you need. While we're 'under new construction', some of the most recent links and functionality may not work. Please report any problems you may find with this site. Benifits for Signing Up: Sign Up
  • Get One Rotating Banner Ad (For Length Of Membership)
  • Post All The Products, Links, Code and Tutorials You Want
  • 34. PM Design
    Website and graphic design; Flash, FTP, HTML, DHTML, JavaScript, ActionScript, and ASP/vbscript.
    http://www.pmdesign.org/

    35. ASPAlliance.com: ASP Kitchen: ASPWatch.com Articles: VBScript Regular Expression
    Describes the improved text handling functions of version 5 of vbscript through its support for Regular Expressions.
    http://www.aspalliance.com/brettb/VBScriptRegularExpressions.asp
    The #1 ASP Community search alliance newsletter article topics All (1014 articles)
    Advice

    ASP.NET

    C#

    Classic ASP
    ...
    XML

    resources ASP.NET B2 Docs
    Advanced Search

    Author List

    ASP Links
    ...
    Print This Page
    other info About Advertise Contact Contribute ... (Advertise Here) books ASP.NET By Example Sample Chapter Check Prices ASP Kitchen ASPWatch.com articles : VBScript Regular Expressions
    VBScript Regular Expressions
    Introduction
    From a programming perspective, one of the biggest annoyances I have faced with VBScript is the lack of decent string handling functions. Sure, with a bit of imagination, functions such as InStr, Left and Mid can be combined to help with the job at hand. But for anyone used to the Perl programming language, VBScript can appear to be extremely inflexible.
    VBScript Regular Expressions
    Regular Expressions are quite involved (it is possible to buy whole books devoted to their use!), and the purpose of this article is simply to draw your attention to the potential of using them within VBScript. If you want to know more, then try some of the references at the bottom of the article. Using the VBScript RegEx object www.microsoft.com/scripting

    36. ASP VBScript Forum
    ASP vbscript. New Posts, ASP vbscript Discuss all aspects ofASP vbscript. Request help with ASP vbscript. Happy Posting!
    http://www.visualbasicscript.com/forum/

    37. Tutorial-Web - Home For Tutorials And Resources For ASP, ASP.net, XML, HTML
    A collection of tutorials designed to assist web programmers in Active Server Pages and vbscript.
    http://www.tutorial-web.com/
    Home Link To Us Components Resources
    ASP.net Introduction An Overview in the Differences Between ASP and ASP.net
    Section 1: Introduction Section 2: ASP.net Differences 1 Section 3: ASP.net Differences 2 ... Section 4: Final Differences and Conclusion ASP ActiveX Components An Overview in Creating An ActiveX DLL for Use With ASP and VB Section 1: Creating the Component Section 2: Registering and Using the Component CDO Object/Email CDO Object/Email from ASP Collections Collections in COM Objects Section 1: Setting it all up Section 2: Creating the Collection Database An Overview in Utilizing ASP to Provide Database Access Through Web Browsers Section 1: Setting it all up Section 2: SQL and Stuff Section 3: VBPower! ... Setting Up A DSN-Less Database Connection FileSystem Object The Complete FileSystem Object Reference Guide Introduction An Overview of Active Server Pages (ASP) Section 1: Introduction Section 2: Loop-the-Loop Section 3: Make a Statement! ... Section 4: Final Results XML and XSL Introduction An Overview in Combining XML Data With XSL Within ASP Section 1: Introduction to XML Section 2: XSL Power!

    38. SQL Server DBA, ASP.NET, VB.NET, And C# Expertise From Kohnen Consulting - See R
    Resume Highlights SQL Server DBA, ColdFusion, ASP (Active Server Pages), JavaScript, HTML, vbscript, IIS, Java, VB, PowerBuilder, Test, NT, C, C++
    http://www.kohnen.com
    Kohnen Consulting
    a business unit of IPS, Inc. Resume Highlights: SQL Server DBA, ASP and ASP.NET, ColdFusion, JavaScript, HTML, VBScript, IIS, Java, VB, PowerBuilder, Test, NT, C, C++ Home
    Resume (HTML or Word)

    Contact

    Sign up for an e-mail reminder to be sent when Eric Kohnen is available

    eric@kohnen.com
    Kohnen.com Consulting provides IT expertise in:
    • SQL Server DBA (Database Administration) and Development
    • Web Development with Database Integration
    • Client/Server Development
    • Software Test

    39. Recent Archived
    Live Chat! Enter a nickname 324-02 - New update Next site updateis coming soon. Currently working to modularize the framework
    http://www.vbscripts.com/
    Resources Dangerous-Minds BBS Nihilist Media BBS The Oracle BBS Sacred Chant BBS ... cVizion
    Live Chat! Enter a nickname: New update Next site update is coming soon. Currently working to modularize the framework a bit more before we start posting articles and such. For everyone that has signed up for our mail list, we just want to send a big THANKS! and it won't be long now before you'll get your very first news letter from VBScripts.com! If you have questions or programming issues, do NOT hesitate to join the chat on the left menu! And please be patient. We have seen a lot of visitors leave within the first few seconds... before we had a chance to offer our help! We put the site online last night. Please send any questions to our Support deptartment, or sign in the the Live Chat on the left. We have a group of people there just dying to help out.
    Here we are with the first update! Nothing too serious yet, as everything is still in development, but it shouldn't be too long now. In the interim, we'll see what we can do to keep you dazzled, entertained and informed. For the time being, I believe we should focus on the entertainment which brings me to my second paragraph. Don't misunderstand, we like to work smart and hard at all we do. However, all work and no play makes Jack a very dull boy, and I don't think you could describe any of us as dull. And so I give you our first two links that are all about the pursuit of playing hard. Dangerous-Minds.Net has been known as a staple in the Unreal Tournament community as well as pursuit of knowledge for knowledge's sake. Drop by and take a look at what they are up to. Moving right along, we have Nihilist Media. Originally conceived as a software solutions provider, they have expanded their horizons to reflect their name by pursuing all things Media related, specifically interested in the entertainment industry. No, I don't mean adult entertainment, sheesh.

    40. Iprogrammatori.it - Programmazione Forum Chat Asp Html Script Free
    Forum sulla programmazione Asp, Html, Javascript, vbscript, Visual Basic e C.
    http://www.iprogrammatori.it/
      CERCA   Tuesday, March 18, 2003  Home page Aggiungi ai preferiti  
    UTENTI IN CHAT
    1. ste
    Chatta anche tu!

    SCAMBIO BANNER User
    Password

    Ho dimenticato i dati!

    NEWS LETTER Forum: la discussione piu' interessante della settimana.
    Lavoro: l' annuncio piu' interessante della settimana.
    SONDAGGIO Quanto passi davanti al pc?
    1 ora al giorno 3 ore al giorno 8 ore al giorno 10 ore al giorno
    SITI AMICI
  • Aiuto-online WebLandia xerco.it Godzos.it ...
  • Diventa partner! LAVORO: GLI ULTIMI ARRIVI
  • d@d media italia : Azienda sita in Seregno(MI)ricerca Analista Programmatore in ASP specializzato in connessioni di pagine ASP con Database in Access ..... SoBank Sr.L. : SoBank ricerca tecnici con esperienza in applicazioni CRM basate su architettura SIEBEL per attività di amnutenzione evolutiva, ..... For.it Ricerca e Selezione : For.it, Ricerca e Selezione, ricerca per la sede di Roma di una Società informatica propria cliente un Progettista Delphi con esperienza ..... ITQ Consulting : ITQ Consulting ricerca, per la propria sede di Roma un Analista Programmatore Java 2EE con esperienza almeno biennale ed ottima conoscenza di ASP.NET. ..... ITQ Consulting : ITQ Consulting cerca per ampliamento del proprio organico tecnico 2 PROGRAMMATORI ASCENTIAL DATA STAGE .....
  • Page 2     21-40 of 181    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter