NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

String Functions (Len, Left, Mid, Right)
2697 String Functions (Len, Left, Mid, Right) http://www.codeave.com/asp/code.asp?u_log=79 Text manipulation in .asp is a snap. The following example takes a string of ten numbers 8005551212 (the 800 number for 800 info) and splits it into the common ###-###-#### format. ASP > Tips and Tutorials > Development Oct 10, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark String Functions (Len, Left, Mid, Right):


Other links at ASP > Tips and Tutorials > Development
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
Category:

These two input parameters are Boolean values. bolShowOutput, if True, will dump out the form field names and values for all to see. This has the effect of making your HTML page uglier and harder to read - therefore, if you are testing on a live site, you should set this value to False, in which case the form field names and values will be outputted inside of an HTML comment tag (), so that they can only be seen via a View/Source.
Category:

To streamline code on the main page and easily allow many possibilities the above sample uses a custom ASP class called objjpsvbBuildOption which resides in an included page to actually fill the listboxes. But the same concept here also applies no matter what code is used to fill the listboxes
Category:

Show that you can send email with something other than ASP
Show how to consume a COM server
Send email when your email server is down (thanks to all the f%*&@g spammers!)
Frame that bastard in the office ;-)
Category:

This article examines how to strip HTML tags using regular expressions. Regular expressions are nifty little buggers that can be used to perform advanced string pattern matching and replacing. To learn more about regular expressions be sure to check out the Regular Expressions Article Index. Also, your regular expressions questions can be answered at the Regular Expressions Forum at ASPMessageboard.com.
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19869
Categories: 1275
Registered Users: 783
Mailing List Subscribers: 2049
Unique Outgoing Hits: 233810

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
49 site(s)
PR 7
207 site(s)
PR 6
656 site(s)
PR 5
1690 site(s)

PHP News