Results 1 to 8 of 8

Thread: Need alot of help! iam just a Tyro

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    10

    Question Need alot of help! iam just a Tyro

    hi all need this important code for buttom :

    chick if file exist and if it is exist then show messge box and if not show message box "anothe one".

    hope i get answre .

    wating ..... you .

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Need alot of help! iam just a Tyro

    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: Need alot of help! iam just a Tyro

    To check if a file exists you can use System.IO.File.Exists() method.

    To show a messagebox, you can use the MessageBox.Show() method.

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    10

    Re: Need alot of help! iam just a Tyro

    thanks for the great help!

    100%

  5. #5
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Need alot of help! iam just a Tyro

    What is a Tyro?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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

    Re: Need alot of help! iam just a Tyro

    Please provide meaningful thread titles that indicate the topic of the thread.
    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

  7. #7

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    10

    Re: Need alot of help! iam just a Tyro

    Quote Originally Posted by chris128 View Post
    What is a Tyro?
    primer in Vb!

  8. #8
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Need alot of help! iam just a Tyro

    whats a primer? A beginner? (I can see this going on for a while...)
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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