help with 2 questions please 
Author Message
 help with 2 questions please

I could really use help with 2 items.

First, I am trying to find out how to use the open file
dialog, how to reference it, initiate it, etc.

second im looking for some kind of control that i can use
in a form that will allow a user to preview a selected
file, hopefuly teh control would be smart enough to
understand .txt, .rtf, .doc, and .htm formats.

I sincerely appreciate any and all help on this matter.

Woody



Fri, 16 Dec 2005 08:31:46 GMT  
 help with 2 questions please

Quote:
> I could really use help with 2 items.

> First, I am trying to find out how to use the open file
> dialog, how to reference it, initiate it, etc.

Open the components dialog, scroll down to Microsoft Common Dialog control, place a check
in the box next to it, close the dialog, drop one on your form, while it's still selected,
hit F1. Help should open up showing all of the info on that control.

Quote:
> second im looking for some kind of control that i can use
> in a form that will allow a user to preview a selected
> file, hopefuly teh control would be smart enough to
> understand .txt, .rtf, .doc, and .htm formats.

doc support is gonna cost you some money. htm can be handled by the webbrowser control.
text and rtf can be handled by the richtextbox control.

Quote:
> I sincerely appreciate any and all help on this matter.

> Woody

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..


Fri, 16 Dec 2005 22:27:01 GMT  
 help with 2 questions please


Quote:
> file, hopefuly teh control would be smart enough to
> understand .txt, .rtf, .doc, and .htm formats.

Hi

you could look at opening your file in ms word - this handles all the
formats u mention and is fairly straight forward to do -

Silk



Sat, 17 Dec 2005 08:59:15 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Need help with one question please

2. Need help with one question please

3. VB Student needs help with one question, Please?

4. PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP,

5. Can anyone HELP me PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE PLEASE

6. PLEASE HELP PLEASE HELP PLEASE HELP

7. An Urgent Question Please , Please help me

8. Database Question Please Help and jpeg and gif question

9. Questions about refreshing datas (VB6+ADO+SQLSERVER2000) - please help (Newb question)

10. Questions about refreshing datas (VB6+ADO+SQLSERVER2000) - please help (Newb question)

11. Intelisense Help Question Please help me

12. HELP QUESTION HELP QUESTION HELP QUESTION

 

 
Powered by phpBB® Forum Software