Results 1 to 3 of 3

Thread: Checking for Input into a Field

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2011
    Posts
    2

    Checking for Input into a Field

    What is the method call for checking to see if data was entered into a field? I am wanting a site to display an error message if no data was entered.

  2. #2
    Wait... what? weirddemon's Avatar
    Join Date
    Jan 2009
    Location
    USA
    Posts
    3,826

    Re: Checking for Input into a Field

    Quote Originally Posted by Gnome1984 View Post
    What is the method call for checking to see if data was entered into a field? I am wanting a site to display an error message if no data was entered.
    What?

    What field? What data? It's like you started half the question in your head and finished the other half here.

    We need details.
    CodeBank contributions: Process Manager, Temp File Cleaner

    Quote Originally Posted by SJWhiteley
    "game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Checking for Input into a Field

    As suggested, we need more info. You say "site". Are you talking about a web site? Is your project web application/site or are you talking about a web page loaded into a WebBrowser control in a WinForms app? Remember that we know nothing about what you're doing other than what you tell us so you need to tell us everything that's relevant, e.g. "this is what I'm trying to do, this is how I'm trying to do it (include relevant code) and this is what the problem is (include relevant error messages)".
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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