SEARCH
 
Join our free newsletter for useful tips and valuable resources in web design industry.
It doesn't look like an e-mail address
  Web Programming ASP (18 materials)

ASP

ASPASP Tutorials will help you to find the kernel of your search, proposing you ready answers to the questions that are of a current importance for you. Including information necessary for your work, ASP Tutorials visually propose you detailed explanations and examples that can be also used as patterns for recreation of your ideas. By means of ASP Tutorials you will find the possibility to clarify some points and aspects that will be of a great help for you in future and will make your project mostly approximated to your initial plan, or even, perhaps, to enrich and edit it with new interesting details. Using ASP Tutorials you increase your chances for success and simplify the initial task.

ASP : Server Side Includes

test
 
This tutorial was written by one of the great guys at HTMLForums. I read through this tutorial myself and found it to be very useful and easy to understand.
 

ASP : SSI Another Way

test
 
This is another SSI tutorial written by a friend, it shows another way of looking at SSI and also shows you some new tricks and tips.
 

String Functions

test
 
This tutorial will teach you all of the basic string functions available in ASP using VBScript. I will keep things concise as possible. The following is a list of the functions and an example of each.
 

Form mail via cdosys

test
 
Learn how to send mail using the power of ASP.
 

ASP.NET in Dreamweaver 8

test
 
In this article you will be able to use the new features of dreamweaver 8 to connect to a SQL database and return the results to a datagrid.
 

How To Set Up A 301 Redirect On IIS, Non-www Domain Name To Www Domain Name

test
 
To further elaborate on a article I wrote: 301 Redirects And Domains With And Without WWW, I wanted to discuss the actual implementation of a 301 redirect on IIS.
 

Randomizer for ASP

test
 
This article will show you how to create a simple but powerful randomizer.
 

About PHP and ASP Style Tags

test
 
PHP stands for "PHP: Hypertext Preprocessor". Alot of people have been confused by this as the acronym PHP is part of the actual name derived from the acronym. PHP is a general-purpose scripting language, its ease of use and learning curve make it especially suited to web development...
 

Using Sessions in ASP

test
 
Sessions are a safer, more effective alternative to cookies. This tutorial will teach you how to use sessions in ASP.
 

Dealing with Requests in ASP

test
 
This tutorial will show you how to change the location of an iFrame using requests in one file.