Web Links [Tag : VBScript]
Sort By :
1. XML DOM: Inserting, Modifying and Deleting elements using VBScript
This snippet demonstrates the all too common functionality of adding, modifying and deleting elements in an xml document. The demo page (see below) displays the xml before and after the actions.
Category:   XML > Tutorials > Miscellaneous

Hits: 5    Rating: 0.00    Votes: 0
Hot
Member Reviews Visitor Ratings Google PR

2. XML DOM: Adding an Child Element and an attribute using VBScript
This sample illustrates an example of adding an attribute to an element and also demonstrates adding a child element.
Category:   XML > Tutorials > Miscellaneous

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. RSS XML Content Feed VBScript Class
This VBScript class reduces the amount of code needed to display RSS. Provides object-based properties, collections and methods to simplify the retrieval and display of all kinds of RSS. Cache improves efficiency by saving results to temporary cache file. Transform XML RSS content with XSL stylesheets. Automatically recognises many different RSS versions and RDF formats. Includes inbuilt functions to simplify interaction with Amazon and eBay.
Category:   ASP > Scripts and Components > XML and ASP

Hits: 7    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. VBScript Examples : DatePart Function
DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.
Category:   ASP > Tutorials > Date and Time

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. VBScript Template Class
Seperate logic from presentation. A VBScript class which allows you to define any number of parameters in an HTML template as well as define repeater blocks (for looping through RSs, etc.). Also has properties and methods for page caching! Easy to unzip and run examples included.
Category:   ASP > Scripts and Components > Content Management

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. DevGuru VBScript Quick Reference Guide
This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define the VBScript language.
Category:   ASP > References

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. VBSdb: VBScript for Database
VBSdb is an open source object for fast development of complete database-driven web applications. Write your complete scripts with just 5 lines of code. Features: 4 view modes supported (Grid, Form and Grid/Form combinations). Advanced search screens. Add, Update and Delete screens supported. Advanced cell formatting. Grid and Form templates supported. CSS enabled. Subtables, multi-subtables and cascading subtables supported. Localization and international language support. Requires no installation (just copy a folder) and works with both ASP 2.0 and ASP 3.0. For Microsoft Access, SQLServer, FoxPro, Oracle, MySql and other ADO compliant sources.
Category:   ASP > Scripts and Components > Database Tools

Hits: 7    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. VBScript Reference
A searchable vbscript reference, rewritten and abridged from the Microsoft online reference. Includes direct links for all categories to the Microsoft scripting language website.
Category:   ASP > References

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. DevGuru VBScript Quick Reference Guide
This is an extremely comprehensive 247 page reference source that explains and gives examples of code, plus the resultant output, for all of the constants, functions, methods, properties, objects, operators, and statements that define the VBScript language.
Category:   ASP > References

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Downloading Files with VBScript and ASP
Setting up a simple file downloading system with VBScript and ASP is no sweat. The primary use for a system like this is to allow downloading of any TEXT based file that would normally be served via a clients browser and be unable to be downloaded. A secondary use is to allow download access to directories outside the public server space or a hidden directory within the website. This tutorial shows you how. Full source code available.
Category:   ASP > Tutorials > File Manipulation

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]