Results 1 to 3 of 3

Thread: saving a file {RESOLVED}

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2004
    Posts
    91

    saving a file {RESOLVED}

    Hi,

    I am trying to have save button in my form and this what i used

    Code:
    Me.CommonDialog2.ShowSave
    but when the difault directory it shows the user is where my VB programs is. I want it to default to C drive.

    I mean when user click. it shows the c drive and thats where user can save if they want they can change the diectory from there.

    Can someone please help me. I am newbie.

    Thanks in advance
    Last edited by woow; Aug 2nd, 2004 at 10:58 AM.

  2. #2
    Lively Member
    Join Date
    Aug 2003
    Location
    Philadelphia, Pa.
    Posts
    123
    Use the .InitDir property to point it where you want it start .

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2004
    Posts
    91
    Thanks a lot it helped.

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