Search Results For array
1
Working with Array : Remove An Item
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.
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.
Working with Array Remove An Item
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.
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.
Beginner's Guide to Effective use of Arrays in ASP
This step-by-step tutorial covers the basics from dynamic resizing of arrays, to useful array functions, to finding elements in an array and passing an array from page to page.
This step-by-step tutorial covers the basics from dynamic resizing of arrays, to useful array functions, to finding elements in an array and passing an array from page to page.
Array Sorting with ASP
This little snippet of code will learn you how to sort an array with bubble sorting.
This little snippet of code will learn you how to sort an array with bubble sorting.
Tags: Array | Rating: Not Rated
Passing arrays from one page to another
This article explains how to pass the values in an array from one page to another without using session or application variables.
This article explains how to pass the values in an array from one page to another without using session or application variables.
Tags: Arrays | Rating: Not Rated
Making Charts in ASP
This tutorial shows you how to create charts dynamically through ASP. Discusses a couple different methods: The basic technique via array building, and more detailed method using Office Web Components (OWC).
This tutorial shows you how to create charts dynamically through ASP. Discusses a couple different methods: The basic technique via array building, and more detailed method using Office Web Components (OWC).
Tags: Charts | Rating: Not Rated
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.
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.
Client-Side Scripting and ASP
This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
Tags: Clientside | Rating: Not Rated
Performing custom validation
Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays 'This name is already taken'.
Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays 'This name is already taken'.
Tags: Custom, Validation | Rating: Not Rated
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.
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.
Color Safe Palette or Nested For Next Loops & Arrays
The browser can do a great many things, but it has a limit of 216 colors that can “safely” (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette. By placing the six possible values for color (00,33,66,99,CC,FF) in an array and nesting three for next statements with values one through six a table with all the color codes will neatly be displayed in a table.
The browser can do a great many things, but it has a limit of 216 colors that can “safely” (without dithering or color washout) display. Fortunately, there are many ways that you can display all the color combinations in the browser safe color palette. By placing the six possible values for color (00,33,66,99,CC,FF) in an array and nesting three for next statements with values one through six a table with all the color codes will neatly be displayed in a table.
1
Categories
Listing Options
Filtering Options
Site Stats
| Visitors Online | 315 |
| Total Users | 2118 |
| Categories | 76 |
| Subcategories | 889 |
| Tutorials | 25,021 |
Partners
Free Flash Games
Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.
free.haxansweb.com/flash_games


2D Graphics





