ASP Tips and Tutorials, Resource |
|
|
|
|
Indicators Today: 5 Days: 15 Days: |
|
|
ASP tutorials
|
|---|
If Then Else
If you try to do any ASP programming, it won't be long before you need the If...then statement. This very simple tutorial talks you through the syntax used and shows you how can use it.
| | Hits:328 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
A simple tutorial about using resources in C#.
Explains how to create a resource file, add an image to it and then use it in your program.
Contains code examples
| | Hits:29 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-09-18 Rate It | Error | Review |
|
| | | |
|
|---|
A simple tutorial about using resources in C#.
Explains how to create a resource file, add an image to it and then use it in your program.
Contains code examples
| | Hits:29 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-09-18 Rate It | Error | Review |
|
|
|---|
Tutorial describes how to redirect web pages of the existing ASP project to their new ASP.NET counterparts.
| | Hits:133 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-06-27 Rate It | Error | Review |
|
|
|---|
This tutorial helps you understand: Connecting ASP Pages to MS Access Databases; Persisting Data to MS Access Databases; Protecting Data in SQL Statements.
| | Hits:216 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-01 Rate It | Error | Review |
|
|
|---|
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. .
| | Hits:234 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-25 Rate It | Error | Review |
|
|
|---|
I realy like Perl and PerlScript. Because i can use perl better than others. While I was writing my asp files usually i am using perlscript. You may think that it is not a good idea. It is hard to learn a new language. But if you know some basic syntax of Perl, PerlScript is safetly and useful. Let’s make a example with perlscript.
| | Hits:226 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-25 Rate It | Error | Review |
|
|
|---|
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. .
| | Hits:213 Rate: 1.0(out of 5) Vote:1 Submit Date :2006-09-21 Rate It | Error | Review |
|
|
|---|
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.
| | Hits:242 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-21 Rate It | Error | Review |
|
|
|---|
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. .
| | Hits:244 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review |
|
|
|---|
To use an object in ASP, you should create an instance of an object. We use 'CreateObject method' creating object. Let's see it on an real application. .
| | Hits:176 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-18 Rate It | Error | Review |
|
|
|---|
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.
| | Hits:224 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-09-07 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|
Pages : 1 |
|