A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Case Sensitivity

  1. #1
    Hello,

    I need to create a password input box that tests if the person inputed the correct password.

    I need to make it so that case is not important.

    ie.

    The can type in:

    Animal ANIMAL AnImAl etc.

    Any thoughts without adding every combination in the if statement?

    Thanks.....Rob

  2. #2
    www.intensewd.com
    Join Date
    Apr 2002
    Location
    Australia
    Posts
    450
    use the toLowerCase command....

    objects -> core -> string -> method -> toLowerCase...


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

HTML5 Development Center