Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. HoffaFocus

    How to write foxpro code for using rasdial?

    Jon, thank you for your proposals as well as for your e-mail but due to lacking knowledge in C-programming and more, it is very difficult for me (technical user, not programmer) to understand exactly what to do. As an example we take this RasDial question. I have searched for information...
  2. HoffaFocus

    How to write foxpro code for using rasdial?

    Or is it with DECLARE ??? IN RasApi32 ???, which should be used?
  3. HoffaFocus

    How to write foxpro code for using rasdial?

    It is possible to run Rasdial by simply using !Rasdial #Rasphone entry name# #Usernam# #Password#. Can I use CreateObject() and do the same. What is then the name of the Class definition?
  4. HoffaFocus

    How to map a network drive

    jonscott8's proposal looks excelent but, how do I solve the server request for user name and password in the proposed script.
  5. HoffaFocus

    How to map a network drive

    The client application needs information stored on a server at a certain location and requires that the client computer is mapped to that location with a certain letter, which is used in the client application. Today the client application uses the FILE()-function to check if the mapping is...
  6. HoffaFocus

    Using the windows 2000 dial-up connection service

    Is there a way of using the windows 2000 dial-up connection service from a foxpro program and without getting prompted by the dial-up service. The idea is to configure the dial-up service by defining a connection with name, telephone number, user name and pass word and thereafter call the...
  7. HoffaFocus

    Need advise on how to SetFocus on objects

    According to the VFP-roules it is not allowed to set the focus on another object within the methods when,valid,rangehigh and rangelow. In my applications however it is a need to set focus on the next object as soon as the user has entered (textbox) or coosen (combobox) a value. The most natural...

Part and Inventory Search

Back
Top