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 John Tel 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: rickpro
  • Content: Threads
  • Order by date
  1. rickpro

    How to center a message box in a form

    How can I center a message box in my visual basic app? I want the message box to be the center of the form, I know how to do this with input boxes but that's about it. Thanks all! Rick
  2. rickpro

    How do I make an shape move towards another shape?

    Hello, I am making a small mini-golf game for a computer course, I am having a problem with moving the ball towards where the aimer is set. In the form dragdrop settings I have vars set to accept the x and y positions. Is there a way I can move the ball towards these positions? I have a...
  3. rickpro

    How to access a web site, then save the html or output to a text file

    How can I access a website from within vb code, and then save the html code or the output of the code to a text file. I ask because I amwriting a program to notify me when my external ip changes and I am going to access a website in a vb program that tells me what my ip is and then take out the...
  4. rickpro

    Problem with lostfocus loop

    Hey, I am in school and learning VB6. I have run into a problem that I can't seem to solcve. I need to make sure all the fields are filled in before the user can process with the command button. I thought it would work if I just put an if stat in the lostfocus command of that text field. I have...

Part and Inventory Search

Back
Top