Check out our New Aspin Website in Beta:
New Name, New Features, Same People!
ASP Variables  - ASP tutorial, script, programming, code

Aspin.com
  
 Navigator >    You are 1 of 703 Active Visitors.
Menu >
Hot Deals  |  My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Variables     Add to QuickList   

VarsFromForm Site: Planet Source Code
  Hits Today: 1  Total: 7408
Updated: 7/2/2001
This subroutine creates a variable for each form item found on Request.Forms or Request.QueryString collections. The variable is given the same name as the form items name.   Author: Dean Kroon   Code: VBScript

Number rounding in JavaScript Site: Website Abstraction
  Hits Today: 1  Total: 2684
Updated: 7/12/2001
Learn how to round numbers to various decimal points/ nearest integer in JavaScript. Use the technique to format monetary values, run-on numeric values, etc.   Author: George Chiang

Client Variable To Server Code Snippet
  Hits Today: 2  Total: 2802
Updated: 8/14/2003
Need to get a variable from client to server? this first visit to the page has an empty string for tPass variable, after the user clicks the submit button the page re-loads itself but this time, with tPass holding a value the user enters   Code: ASP 3.0 & VBScript
 Early Impact

Variables and Values Site: 4GuysFromRolla
  Hits Today: 1  Total: 2755
Updated: 12/6/2003
One of the most used but least understood features of VBScript is the flexibility of variables and values as used throughout the language. In this first article, we will explore the basic principles of variables and values.   Author: Bill Wilkinson   Code: ASP 3.0 & VBScript

Declare all your variables Site: 4GuysFromRolla
  Hits Today: 2  Total: 2661
Updated: 6/1/2003
In the previous tip, I mentioned how ASP pages which don't use Option Explicit and have variable names that seem to mysteriously appear are difficult to read. The same is true if your variable names are hectically declared all over the ASP page.   Author: 4guysfromrolla.com   Code: ASP 3.0 & VBScript

Use Option Explicit Site: 4GuysFromRolla
  Hits Today: 1  Total: 2219
Updated: 6/1/2003
By inserting this code, you are telling the ASP parsing engine that you want to explicitly declare all your variables (via a Dim statement). This is good! :) Using Option Explicit allows you to easily catch misspelled variable names.   Author: 4guysfromrolla.com   Code: ASP 3.0 & VBScript

Use prefix notation Site: 4GuysFromRolla
  Hits Today: 1  Total: 1591
Updated: 6/2/2003
If you give your variables names like i, j, x1, stuff, or blah, you are using poorly named variables, I assure you! Imagine reading through the code.   Author: 4guysfromrolla.com   Code: ASP 3.0 & VBScript
 Sponsor

Pass Variables Between Pages Site: 4GuysFromRolla
  Hits Today: 3  Total: 8949
Updated: 3/1/2001
There are many times when you will need to pass information from one ASP page to another. This FAQ describes how to pass variables between ASP pages.   Author: 4GuysFromRolla   Code: ASP 3.0 & VBScript

Variable Types Sample Site: ASP101
  Hits Today: 1  Total: 7051
Updated: 3/4/2000
This is a variable types sample article. Just when you though all variables were the same and you had finally figured the variant out--they pull you back in with variant sub-types.   Author: ASP 101   Code: ASP 2.0 & VBScript

  More Pages:  1  |  2  |  3  |  4  |  5  |  6  |  7    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP Variables  - ASP tutorial, script, programming, code Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use