Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | ASP | Tutorials & Tips

Results 61-80 of 708
ASP Tutorials - Connecting and Using MS Access Databases
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
(30 ratings)
Reviews0
PriceFree
Views2792
VBScript Functions : The Len() Function
In this series of our ASP Developer Articles, we will examine a new VbScript function called as ' The Len() Function'. With LEN functions you can calculate the length of the string. Following function calculates the length of a string taken from input area.
(0 ratings)
Reviews0
PriceFree
Views1528
Encoding URL strings
While passing variables as an URL's querystring, you should need to encode the string. All special characters like space must be written in adress bar in a form for browser.
(0 ratings)
Reviews0
PriceFree
Views1681
Working with Array : Remove An Item
Working with arrays could be painful if you could not remove any item after adding them in an array. Arrays are very helpful in programming languages, but in ASP it is not so easy. VBScript does not contains strong functions to remove any item form your array list. Here there is a good ASP code block will be helpfull for your to remove and re-organized your array.
(6 ratings)
Reviews0
PriceFree
Views2875
Disable Error On ASP Codes
Unexpected errors can stop programs and your application coul be down immadiately. But 'On Error Resume Next' funtcion help you to avoid to stop unexpected errors on code. All you need to put this code after a code block.
(0 ratings)
Reviews0
PriceFree
Views1324
Replacing single quotes in SQL scripts
posted byinfoinSecurity
Single quote could be very harmful and broke down your all application. Any one can easily inject any damageful code into your sql script. To combat the threat of SQL injection, escape the single quotes using the Replace function.
(6 ratings)
Reviews0
PriceFree
Views2402
Counting Records in SQL Script
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
(0 ratings)
Reviews0
PriceFree
Views1406
Database Search Engine
posted byinfoinSearching
This sample ASP script we will search a custom query in an SQL database. We will use two custom script in one page and will take query results divided in pages. before starting to use this script, you must modify sql query and database connection.
(0 ratings)
Reviews0
PriceFree
Views1916
ASP Tutorials - Microsoft Scripting Runtime DLL
This tutorial helps you to understand: "scrrun.dll" "Dictionary" Class "FileSystemObject" Class "Drive" Class "Folder" Class "File" Class "TextStream" Class
(6 ratings)
Reviews0
PriceFree
Views1352
ASP Tutorials - Sending, Receiving Cookies, and Persistent Cookies
This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features.
(9 ratings)
Reviews0
PriceFree
Views1818
ASP Tutorials - Managing Session Object and Passing Variables in Session
This tutorial describes: How ASP server uses cookies to pass an ID with the browser to link multiple HTTP requests together. How ASP server offers the session object to ASP pages to share information between multiple requests or pages. Different ways to pass information between requests or pages. How Perl tools can be used to help debug ASP applications at the HTTP communication level.
(3 ratings)
Reviews0
PriceFree
Views2084
An Useful Method : RecordSet.Filter
Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
(0 ratings)
Reviews0
PriceFree
Views1391
How to Grab A HTML Page Within an ASP
There is a very cool way to download or grab a file using ServerXMLHTTP class. Using this object you could access and download a remote file out side of your website.
(0 ratings)
Reviews0
PriceFree
Views1294
Dynamically Dependent Dropdown
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
(6 ratings)
Reviews0
PriceFree
Views4061
640-821 Practice Exam Test Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 640-821 exam on Your First Try. Pass-Guaranteed offers 640-821 practice exam questions. You will pass your 640-821 exam using Pass-Guaranteed. Or Your Money Back!!! Pass-Guaranteed 640-821 exam questions are designed by highly experienced and certified trainer's that have put together the best online source for your 640-821 exam.
(0 ratings)
Reviews0
PriceUSD 39.00
Views1510
RSS Feeds with ASP
posted byrssinfoinXML & ASP
Tutorial for the creation, aggregation and integration of RSS Feeds with ASP and XML DOM. (German only) (English version pending) Free Tutorial+Support via Foren.
(0 ratings)
Reviews0
PriceFree
Views2186
Web Fetching Tutorial - Connect Scripts
You can Web Fetch by using just ASP! Even if you have little experience with HTML or ASP, you will completely understand how to Web Fetch with the best! Imagine the ability to place dynamic content in your website such as news, horoscopes, weather, lottery, traffic reports, music charts and much more! The possibilities are truly endless with Web Fetching! All you need is the desire to add content to your website! How many times have you been surfing and found content which would be valuable to your website visitors? Now get the content on your website using "Connect Scripts - Web Fetching Lessons"! As a free bonus, my premium web fetching scripts have been included with your purchase. This includes auction, horoscopes, weather, and news web fetching scripts!
(3 ratings)
Reviews0
PriceUSD 23.00
Views2124
Displaying an RSS feed using XMLDom and ASP
Short tutorial about showing the contents of an RSS feed on a webpage using ASP and the XMLDom. Describes each part of the code to make it easier to understand. This is a summary part in my article series about XML, XMLDom and ASP.
(3 ratings)
Reviews0
PriceFree
Views2645
XML, XMLDom and ASP, Part 2
A short tutorial about retrieving XML from an external resource using ASP. Complete with examples and desriptions of everything. Second part of several this article series.
(0 ratings)
Reviews0
PriceFree
Views1641
XML, XMLDom and ASP, Part 1
A brief introduction to working with the XMLDom in ASP and XPath. Complete with examples and desriptions of everything. First part of several upcoming articles.
(3 ratings)
Reviews0
PriceFree
Views2514
Results 61-80 of 708