Results 1 to 7 of 7

Thread: Resolved - Evaluate the first 4 characters in a string?

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Question Resolved - Evaluate the first 4 characters in a string?

    How can I do this?

    Let's say the string..
    Code:
    var strString = "12.This is it"
    How can I test if the first 2 chars are numbers and then there is a [.] after it?

    Thanks
    Last edited by jesus4u; Jan 15th, 2003 at 12:49 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width