ASP Variables and Strings

<< Main ASP Directory
Page : 1 | 2 | 3
Convert to integer  
Convert a variable to an integer  

Convert to string  
Convert a variable to a string  

Functions and Subroutines 
This FAQ discusses what functions and subroutines are, and how they can be used to modularize your code! (4 FAQs) 

Getting Rid of the Apostrophe 
You must have experienced this problem many times till now while using MSSQL, it has a very simple solution. Just replace the single apostrophe with two. The following function does just that 

List of Server Variables 
Following is the list of server variables. 

Master your strings! 
VBScript has got a good set of tools for dealing with text strings, and you often have too. You get allot of text strings from forms and databases, now comes the time to search them, replace them, build them, compare them, extract them... 

Math Functions 
This FAQ category contains FAQs relating to various math-related queries! (3 FAQs) 

Pass values of your array from one page to another 
How often have you wanted to pass information in a array from one page to another ? I wanted to do it many times but used many things like session variables and application variables till I found the better way of doing it ! Using Split and Join Functions. Join() can put the values of your data in a array in a string seperated by a given charater. This data can then be put into a querystring and then be passed to the next page. You can now retrieve the values in the querystring and Split() them. Just use the function with the same character you has used to join them. And you have the data in a new array. 

Powerful VBScript String Functions  
Most likely we have all used some of the VBScript string functions, such as InStr, Mid, Left, and Right. There are more string functions which developers are often less familiar with.  

Query strings, part I 
Query strings are a way to pack information into a link, and then retrieve that information on the page that was linked to. 

Page : 1 | 2 | 3

Get the best ASP hosting with DiscountASP.NET - great value, money back guarantee.

Advertisements



MembersPro

MembersPro PayPal - ASP Membership software

Plug and play ASP membership script that integrates with PayPal to let you charge recurring membership fees.

Global ASP.NET Hosting Leader - Click Here