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 TouchToneTommy 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: *

  • Users: foxygeek
  • Content: Threads
  • Order by date
  1. foxygeek

    WebBrowser Control VB .Net 2003

    I'm using the WebBrowser Control to load html template with data at run time. How do i save the what is display into a html file? I tried to use: WebBrowser.ExecWB(SHDocVw.OLECMDID.OLECMDID_SAVEAS, SHDocVw.OLECMDEXECOPT.OLECMDEXECOPT_DODEFAULT) and this just saved the html template with no...
  2. foxygeek

    Crystal Reports Deployment with windows vb .net app

    Ok I know how to use the setup and deployment package to include the merge modules for crystal reports and use that to install. But what i need to know is exactly where and what happens to those files from the merge modules. Where i'm at they use there own install app that was created in house...
  3. foxygeek

    Don't want print dialog box to appear with crystal report

    I have a vb .net application with a report in crystal reports 10. I need to be able to print the report with out printdialog box to appear. Is there a way to do this.
  4. foxygeek

    How to get the enter key to go to next line instead of cell below

    Hello i am working with a multiple datagrids and i have also created and autocomplete that works great with textboxes. It works great with datagridtextboxes as well but my problem is when they hit enter to go to a new line or accept the autocomplete word or phrase, it will take them to the next...
  5. foxygeek

    I neep some help in creating something in VB. Net that is like sound

    I have be researching this for on and off for a couple of weeks and everything i find is for hand helds. I orginally used vb .net to open sound recorder to record dictation. But i guess that was way to many steps. What is needed in something i can use in my windows form in vb .net so i can...
  6. foxygeek

    Microsoft Speech SDK 5.1 vb .net windows form

    i'm trying to use this for dication, i have downloaded the sdk and i am able to run the vb 6.0 app that comes with the download fine, i tried to convert it viusal basic .net but the RecoContext_Recognition does not get fired. Does any one know how to get this to work. Please help. This is my...
  7. foxygeek

    I need to find a way to automate MS Paint(so like it) in my vb .net

    I need to figure out a way to create a little app that will allow a user to create shapes and then save the image. Right now i am able to create an image in a picturebox but i'm am not able to save the new image. Please help

Part and Inventory Search

Back
Top