You are 1 of 319 Active ASP Visitors
 
 
  ASP Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Variables      [+] Favor-It   
 
Sort By:  

 VarsFromForm Site: Planet Source Code 
  Hits Today: 1
1
Reviews
0
Favor-It
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: 

 Number rounding in JavaScript Site: Website Abstraction 
  Hits Today: 1
1
Reviews
0
Favor-It
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: 3
1
Reviews
0
Favor-It
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

 Variables and Values Site: 4GuysFromRolla 
  Hits Today: 1
0
Reviews
0
Favor-It
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: 1
0
Reviews
0
Favor-It
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
0
Reviews
0
Favor-It
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
0
Reviews
0
Favor-It
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

 Pass Variables Between Pages Site: 4GuysFromRolla 
  Hits Today: 2
0
Reviews
1
Favor-It
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
0
Reviews
1
Favor-It
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 >>  




Icon Key > - Recently Updated - Showcase Listing


ASP Section Stats
66364 page-views today
117012 yesterday
4.20 million last month
230.29 million total
since March 16, 1999
(formerly Aspin.com)
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved