Home

Submit

Source

Feeds

Home » ASP » Scripts ::

ASP Scripts
This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained.
Related Tutorials
ASP Scripts
Random Passwords
ASP / Scripts
Want to Create a random password and mail it to the person who tried to register at your site? Here is a quick and easy example of how to do this task.

Site: www.15seconds.com Report - View Tutorial

ASP Images
ASP image resize and jpg/gif/png convert
ASP / Images
Short sample to resize and convert jpeg, gif and png image files from an ASP page and create on-the-fly Thumbnails using Chart object from Office web components.

Site: www.motobit.com Report - View Tutorial

ASP Database Integration
Deleting Records Using Stored procedure
ASP / Database Integration
We will continue working on our sample table. Now we will delete some records using stored procuder. To work on the code create a sample database and run this sql script.

Site: www.dotnetindex.com Report - View Tutorial

ASP Database Integration
Generating random records from the Database
ASP / Database Integration
In this article we will learn how to display random records from the database. From the articles so far, you will be able to display records from the database in a variety of ways and do a lot with them.

Site: www.stardeveloper.com Report - View Tutorial

ASP Database Integration
Creating Access Database Connection String
ASP / Database Integration
This tutorial contains a better and clean ASP code to create a sample connection string to an Access database. You may use this sample code in your applications.

Site: www.dotnetindex.com Report - View Tutorial

ASP Counters
Impression Counter (With a db)
ASP / Counters
What's behind an image? Just about anything you there to be including a db. A typical image tag downloads an image to be processed by the browser an image tag that references an active server page can do most anything and output an image to be displayed as the final output to the user.

Site: codeave.com Report - View Tutorial

ASP File Operations
Upload files to server with SaFileUp component from Software Artisans
ASP / File Operations
In this ASP sample code we will look at how to use and upload files to server with SaFileUp component from Software Artisans. Sample code can be modified to use within a single ASP page or in an application.

Site: www.dotnetindex.com Report - View Tutorial

ASP Images
Image downloading from remote servers in ASP
ASP / Images
In this tutorial, we will access to a remote server, download image, rename ths image and save to our file system. We will use one function (getImage) and one subroutine (saveImage) to complete this sampel code.

Site: www.dotnetindex.com Report - View Tutorial

ASP Component Building
Creating and Using COM Component in ATL
ASP / Component Building
Sample Chapter from Beginning ATL 3 COM Programming.

Site: www.stardeveloper.com Report - View Tutorial

ASP Web Forms
Some sample checkbox form elements
ASP / Web Forms
This article discusses how to deal with various checkboxes in form via ASP.

Site: www.asp101.com Report - View Tutorial

ASP Getting Started
Number Validation in ASP
ASP / Getting Started
Following function can be used to check an input field to check the number is valid or not. This sample code can be used in an ecommerce applicatioj to check credit card and quantity of basket.

Site: www.dotnetindex.com Report - View Tutorial

ASP Debugging and Error Handling
Error Messages in ASP
ASP / Debugging and Error Handling
Problems and coding syntax mistales can been in every serverside application. Security of application is very important. You should need to understand what's going wrong in deep of an apllication. This sample of code is an easy to use an error handling message writer.

Site: www.dotnetindex.com Report - View Tutorial

ASP Scripts
SQL Script for Stored Procuder Samples
ASP / Scripts
This sql script creates a sample table to use for some code snipts. First create a database and run this code in Query Analyzer.

Site: www.dotnetindex.com Report - View Tutorial

ASP Miscellaneous
Professional Windows DNA
ASP / Miscellaneous
This is a sample chapter from Wrox Press book 'Professional Windows DNA.' It prvides info on building web applications with VB, COM+, MSMQ, SOAP and ASP.

Site: www.stardeveloper.com Report - View Tutorial

ASP Scripts
Add a quote of the day!
ASP / Scripts
Learn to make a random quote of the day.

Site: www.haneng.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement