ASP Miscellaneous Mailing List Management Tips and Tutorials, Resources |
|
|
|
|
Miscellaneous tutorials
|
|---|
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:248 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:227 Rate: 1.0(out of 5) Vote:1 Submit Date :2006-09-21 Rate It | Error | Review |
|
| | | |
|---|
Caching Data in ASP
Do you have a web page that takes a long time to generate? Do you have a SQL query that you want to cache the results? This tutorial will show how to use the Application object to store cached data.
| | Hits:176 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
Flash and ASP
The potential of 'Flash and ASP' has not yet been fully realized and there are not many articles or guides on the web to help you through your quest to find out more. We hope our guide not only teaches you to work with this less explored area of web development but also challenges and initiates you into trying to build the product by yourself. We have also consciously included tips and guidelines for better loading speed and small file sizes.
| | Hits:173 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
ASP and log files
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and performance comparison.
| | Hits:163 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
Remote Scripting With JavaScript and ASP
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows us how to install remote scripting as well as two examples of using it to interact with ASP scripts using client-side JavaScript code.
| | Hits:158 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
Create a PDF file with ASP and SQL
This short tutorial will teach you how you can create a PDF file on the fly for free using ASP and a stored SQl Server procedure. Amazing!
| | Hits:156 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
FORMATTING CURRENCY
If you are building a shooping cart, you want to modify currency. If you add this simple code inside your code, you may easily change currency format. To make this changes you must modify local identifier of page.
| | Hits:155 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
Including a file in a ASP page
This tutorial covers the benefits of using includes in ASP pages.
| | Hits:96 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
| | | |
|---|
Access ASP Application object from a remote script
Basic idea and full source code to remote access contents of ASP Application object from a remote script. Lets you read, write and enumerate application dictionary from the remote script (WSH, remote ASP/IIS server) or application.
| | Hits:91 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 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:248 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:227 Rate: 1.0(out of 5) Vote:1 Submit Date :2006-09-21 Rate It | Error | Review |
|
|
|---|
Caching Data in ASP
Do you have a web page that takes a long time to generate? Do you have a SQL query that you want to cache the results? This tutorial will show how to use the Application object to store cached data.
| | Hits:176 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
Create a PDF file with ASP and SQL
This short tutorial will teach you how you can create a PDF file on the fly for free using ASP and a stored SQl Server procedure. Amazing!
| | Hits:156 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
ASP and log files
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and performance comparison.
| | Hits:163 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
Flash and ASP
The potential of 'Flash and ASP' has not yet been fully realized and there are not many articles or guides on the web to help you through your quest to find out more. We hope our guide not only teaches you to work with this less explored area of web development but also challenges and initiates you into trying to build the product by yourself. We have also consciously included tips and guidelines for better loading speed and small file sizes.
| | Hits:173 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
Remote Scripting With JavaScript and ASP
Remote scripting is an extremely powerful feature available in both Netscape Navigator and Internet Explorer. It allows us to use a combination of scripting languages to call server side ASP code from the client using JavaScript. This article shows us how to install remote scripting as well as two examples of using it to interact with ASP scripts using client-side JavaScript code.
| | Hits:158 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
FORMATTING CURRENCY
If you are building a shooping cart, you want to modify currency. If you add this simple code inside your code, you may easily change currency format. To make this changes you must modify local identifier of page.
| | Hits:155 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
Including a file in a ASP page
This tutorial covers the benefits of using includes in ASP pages.
| | Hits:96 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
|---|
Query String Introduction
Explains the basics of using a query string to send information to different page.
| | Hits:89 Rate: 0.0(out of 5) Vote:0 Submit Date :2006-04-26 Rate It | Error | Review |
|
|
WebmastersHome.com Discussion about programming, SEO, WebHosting and more! |
|
Pages : 1 2 |
|