|
-
Aug 2nd, 2004, 10:44 AM
#1
Thread Starter
Lively Member
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.
-
Aug 2nd, 2004, 10:47 AM
#2
Lively Member
Use the .InitDir property to point it where you want it start .
-
Aug 2nd, 2004, 10:57 AM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|