Search results for query: *

  • Users: mla_ca520
  • Content: Threads
  • Order by date
  1. M

    Question Web Browser Control - javascript submit

    Hi Y'All, I have the following html file on my local computer. I would like to embed all of this into a VB 2008 browser so that when I launch the app, it will automatically submit the form with the xml command rather than having to open the html page Additionally, the url that this goes to...
  2. M

    Question Dynamically Change Combo Box and Save Changes

    Hello, the following code will update the combobox list with new entries and even move repeated entries to the top of the list. I want to save the list so that the next time a user opens the program, the previous list appears in the combobox. Not sure how to accomplish that. Thanks in advance...
  3. M

    Question USE WMI in VB 2008 to manage vnc server

    I have written the following script in VBS to check remote machines for VNC service running and to turn it on if it is not (pending user prompt) or to turn it off if it is on (same prompt). I have attempted to convert this to VB 2008. I have modified programs from the Microsoft code samples...
Back
Top