Results 1 to 33 of 33

Thread: [RESOLVED] [2005] Validating Path

Threaded View

  1. #3

    Thread Starter
    Hyperactive Member rjbudz's Avatar
    Join Date
    Jul 2005
    Location
    San Diego
    Posts
    262

    Re: [2005] Validating Path

    Thank you. But the directory doesn't HAVE to exist at this point. The app will automatically create the directory later, if need be. I need to notify the user (preferably in the Text_Change event) that the path entered/changed is invalid.

    If 'C:\MyFolder' is the original content of the textbox, the folder is valid.
    If the user changes the text to 'C:\MyFQolder' that is valid also.
    If the user changes the text to 'C:\My:Folder', that is not valid, and I want to tell them right then.

    I hope that clarifies the problem.
    Last edited by rjbudz; Oct 5th, 2007 at 02:16 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