String Functions (Len, Left, Mid, Right)
This is a short exmaple that demonstrates the text manipulation functions in .asp. It takes a string of ten numbers 8005551212 (the 800 number for 800 info) and splits it into the common ###-###-#### format.
Views: 960 | | by Steve
View this tutorial