Results 1 to 2 of 2

Thread: how to show text from a text box

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2010
    Posts
    6

    how to show text from a text box

    i just started programing and well
    im troubled on this exercise i was doing

    i need to click a button
    but after doing so
    a label will show the first digit in a text box and
    another label will show the second digit
    plz help
    i know the button control but i dont get how to get the label to say
    what the first and second digit is

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564

    Re: how to show text from a text box

    You'll want to pull the first and second character starting from the Left side of your string.

    Look at the SUBSTRING method

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