![]() |
|
|
Books & Music Career Computers Education Family Food & Wine Health & Fitness Hobbies & Crafts Home & Garden Money News & Politics Relationships Religion & Spirituality Sports Travel & Culture TV & Movies
|
Here are the top ten articles for the ASP Site! These rankings are live and get reset at the beginning of each month, so check back often to see what your fellow visitors are most interested in! 1. ASP String Function List Strings, or variables that take letters and numbers, are used in just about every ASP script written. Here are some functions that allow you to work with them. 2. Type Mismatch Error Type mismatch is a general error that happens when you try to stuff one type of value into a variable of another type. 3. Force Download Dialog box with ASP Article on how to force Internet users to download files instead of opening them in their current browser using ASP. 4. Writing Regular Expression Code If you understand how wonderfully regular expressions can help you with your pattern matching needs, here is a walkthrough on creating ASP code. 5. ASP Error - Overflow: 'cInt' A common error in ASP is the Overflow: ´cInt´ error. What does it mean when you overflow a cInt value? How do you fix this? 6. Redim and Preserve in ASP Arrays When you´re using ASP arrays, sometimes you want to make them larger part way through processing. The Redim command lets you alter an array size - and the preserve command saves the data already there. 7. Referring URL with HTTP_REFERRER When you are coding ASP pages, you often want to know where the user came from. Using HTTP_REFERRER lets you code your pages based on what path the user followed. 8. Mimicing a Form Post with ASP Sending information in a URL by using & and ? certainly works - but it is not very secure! If you have your ASP code POST instead, you help prevent hackers from affecting your code. 9. Left ASP String Function Left is a commonly used ASP function that allows you to copy characters from the left side of a string. 10. Advanced SQL Update Command: Using Two Tables There are times that you need to update one SQL database table, and want to use values from another table to do the update with. Here is how you would do that in ASP. Be sure to visit the ASP Archives for all the articles! |
![]()
|
| About BellaOnline | Privacy Policy | Advertising | Become an Editor | Website copyright © 2012
Minerva WebWorks LLC. All rights reserved.
|