View previous topic :: View next topic |
Author |
Message |
Rich
Joined: 18 Oct 2004 Posts: 4
|
Posted: Thu Nov 24, 2005 9:59 am Post subject: How to get part of a string in ASP? |
|
|
Hi,
I have a string and I want to get part of this string, starting from the 2nd character and ending with the 5th charcter.
Thanks,
Rich |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Mon Nov 28, 2005 9:11 pm Post subject: |
|
|
You can use the Mid VBScript function like this:
Mid(sYourString, 2, 4) _________________ World Countries | Survival Skills |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|