Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    928

    Re: Can someone help me out with this

    Use an if statement to test for the bad value:
    if (bad data) {
    show a message
    }
  2. Replies
    6
    Views
    928

    Re: Can someone help me out with this

    What problems are you having with that? Do you have any specific questions about what to do?
  3. Replies
    6
    Views
    928

    Re: Can someone help me out with this

    Please edit your post and wrap your code with code tags:


    YOUR CODE GOES HERE

    to get highlighting and preserve formatting.
Results 1 to 3 of 3