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

Most Popular Scripts | ASP | Tutorials & Tips

Results 81-100 of 708
Create a dynamic PDF report with ASP/SQL SERVER
This is the first article of a series that explains how to create a stored procedure and to call it from ASP or directly from SQL Server. The stored procedure will in turn create a simple column based report in PDF without using any external tools or libraries (and their associated licensing costs!).
(9 ratings)
Reviews0
PriceFree
Views7013
Regular Expression Replace Function
A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one that can call the first function multiple times, each time with a different pattern.
(9 ratings)
Reviews0
PriceFree
Views1451
VBScript Examples : DatePart Function
posted byinfoinDate & Time
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.
(9 ratings)
Reviews0
PriceFree
Views3582
Send an email from ASP using CDONTS/Outlook
Short samples which lets you send an email from ASP or WSH, using several objects (CDONTS.NewMail, CDO.Message, Outlook.Application). You can send an email using IIS SMTP service, remote SMTP server or POP3/IMAP.
(9 ratings)
Reviews0
PriceFree
Views5332
ASP Shopping Cart Comparison Article
The following document is intended as a reference for people in charge of Internet Sites who wish to add e-commerce shopping carts. It will try to categorize and then compare different Shopping Carts.
(9 ratings)
Reviews0
PriceFree
Views3745
Counting Records In A Database Table
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.
(9 ratings)
Reviews0
PriceFree
Views2807
Suggestion Box
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
(9 ratings)
Reviews0
PriceFree
Views3464
Create a text file using ASP
Shows how to create a text file using the File Scripting Object.
(9 ratings)
Reviews0
PriceFree
Views4951
Easy personalization - login script and basic customization
Using an asp file and an Access database, this short example code demonstrates how to create a user login script with customizable personalization feature.
(9 ratings)
Reviews0
PriceFree
Views8131
Server Side Email Addresses Validation
An article on how to validate user email addresses in no time using a simple VBScript function in ASP.
(9 ratings)
Reviews0
PriceFree
Views4316
Free 1Z0-042 Study Test Exam Questions
Pass-Guaranteed is the leader in IT Certifications that will Guarantee you will pass your 1Z0-042 exam on Your First Try. We have provided a free 1Z0-042 free exam where you will be able to see the quality that goes into our 1Z0-042 test questions. Our 1Z0-042 practice test questions are designed by highly experienced and certified trainers that Guarantee success on your 1Z0-042 exam!!!
(7 ratings)
Reviews1
PriceFree
Views3807
Generating RSS with ASP
posted byalisinXML & ASP
RSS files can be generated using Active Server Pages (ASP). It is OK for an RSS file to have a .asp suffix. In this example an RSS 0.91 file is generated, but it could easily be applied to other RSS versions. Similarly in this case the site stores its articles in a Microsoft Access database, but the database connection could be changed to reflect a Microsoft SQL Server database.
(7 ratings)
Reviews1
PriceFree
Views3019
Stacked Bar Chart
Sample code to render a stacked bar chart in ASP. Uses a different color for each stack and each stack will have its own tool tip. Just pass an array with your colors, one for each bar. The colors are specified by name, each color name has a corresponding spacer, a gif image file that is dynamically plugged into the IMG tag SRC attribute via the asp code. Sample code available for download.
(6 ratings)
Reviews0
PriceFree
Views4371
Using GetRows To Get All Records From Table
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
(6 ratings)
Reviews0
PriceFree
Views2877
How to Find the Current URL with ASP
This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString.
(6 ratings)
Reviews0
PriceFree
Views2652
Get Image From Database
Learn how to take a stored image from a database and display it on your website.
(6 ratings)
Reviews0
PriceFree
Views2236
Send email via ASP 3.0 and CDONTS
This script shows how to send an email via the CDONTS objects available to ASP 3.0. It will take a selection of form input, create the required e-mail objects, send the e-mail to the specified recipient and then redirect the user to a confirmation page, thanking them for their input.
(6 ratings)
Reviews0
PriceFree
Views5255
Checkbox Sample
This article discusses how to deal with various checkboxes in form via ASP. Covers: The Default No-Frills Checkbox, Checkbox With An Associated Value, Multiple Checkboxs With The Same Name, and Checkbox Which Maintains It's State.
(6 ratings)
Reviews0
PriceFree
Views6593
Check validity of an email adress
Before the sending of a mail to avoid a useless excess load on IIS, it is possible to use a simple function to verify that the email address is well formed. In a more pushed process we could be also brought to interrogate the smtp corresponding server to know if the address exists or not.
(6 ratings)
Reviews0
PriceFree
Views2437
Active Server Pages Tutorial
This is a two-module tutorial that provides a step-by-step introduction to several ASP features. The tutorial shows how to build sample applications and demonstrates key concepts you'll need to understand when developing your own ASP pages. The introductory section explains what ASP is, how it works, and other technologies that can be used in conjunction with ASP to create active content on your Web site. The first module introduces the creation of an ASP page, and focuses on the collection and transfer of data. It covers: Write and Run an ASP Page, Send Information by Using Forms, Create a Guest Book, Display an Excel Spreadsheet in ASP. The second module covers: Rotate Information Randomly - Shows how to rotate ads on your Web page randomly, and Record Traffic with a Page Counter
(6 ratings)
Reviews0
PriceFree
Views3347
Results 81-100 of 708