No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
You can use CommonDialog1.ShowPrinter By using CommonDialog Componant, Or you can use shell programming or can use Printer.Print method(Note: if you user Printer.Print method then it will support for USB port only).
Tell the what error message you are getting while executing those codes, because you connect() sub is may not be called(executed).
Your main form(Form1) should be MDI Form, then set your form2's MDIChild property TRUE, then do Form2.show without hide or close your Form1.
hi all, any one can help me that when i tried to connect .dbf foxpro3.0 database file to DAO control it throws an error like this "'F:\database\accno.dbf' isn't a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which …
The End.
foxyuva