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 strongm 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. andrewvampire

    Getting info on one form and trasferring it to another

    Where could I sign up for something like that? I saw a pro edition at Hastings for lik 89.99 but I know it's the wrong price cause the other one says $599. But about how cheap would I be able to get it??? I am kind of young and will have to save up to by anything. You see I am only 12 and get...
  2. andrewvampire

    Creating simulated wrestling matches

    I know I know your gettin tired of this wrestling simulater crap but it might keep going on as the simulator keeps getting planned to get better. But this time I want to know how to make it where when thay have selected all the options the want that it will instantly write a wrestling match. I...
  3. andrewvampire

    Updating a program through vb

    Like my last post I am working on a wrestling simulator called Bio-Hazard Wrestling Simulator, and I want to add a feature for the program to check for updates on the web and if there is one available, prompt the user to download it and then actually download it if their choice is yes. Again...
  4. andrewvampire

    Getting info on one form and trasferring it to another

    Well I am trying to build a wrestling simulater where the user will create wrestlers,title belts ect... I need to be able to take all of the wrestlers the entered in and then transfer it over to a listbox on a complete different form. I have tried using Public Sub but I am not even sure if thats...
  5. andrewvampire

    Anyone know where I can download a basic compiler?

    I am looking to get into basic but first I will need all the utilities, I know some of the language but not much. If someone could please tell me where to find a decent compiler and a place that could sort of teach me the BASIC language.
  6. andrewvampire

    E-Mailing Info Entered in an vb6 app.

    This wasn't very helpful because of one reason, I don't know how to use those controls and I am a begginner, I also don't have winsock or anything of that sort
  7. andrewvampire

    Embedding Music into your VB 6 Program

    Using form activate still doesn't work like I want it to, I want the music to be playing while the user is useing the program, with those codes it doesn't allow the user to do anything while the music is playing. Is there anyway I can fix this problem??
  8. andrewvampire

    E-Mailing Info Entered in an vb6 app.

    I am wondering how you would get a program to e-mail you when someone enter's data and then clicks a button.
  9. andrewvampire

    Save & Save As

    I looked it up in this "MSDN Library" and I got this object.SaveAs (newfilename As String) so I edited it to how I thought it would work with my program. Form1.SaveAs Average As String I have redone this over and over again switching and trying new things but I can't get anything...
  10. andrewvampire

    Data Combo Object

    Have you tried using a End Sub after the End If?
  11. andrewvampire

    SQL Preview

    Sorry I can't help you, I know nothing about SQL.
  12. andrewvampire

    Save & Save As

    I am still working on my previous question subject, Average Finder. I need to know how to create a save & a save as feature. I would really like to know how to do this mainly for the user so he/she wouldn't have to take down notes on pen and paper :(
  13. andrewvampire

    Need recommendation on a good VB Book!!!

    I would strongly recomend that you buy Beginning Visual Basic 6 by Peter Wright at Wrox Press. It's $49.99 but it's worth every penny.
  14. andrewvampire

    Embedding Music into your VB 6 Program

    I tried this but it didn't do anything.
  15. andrewvampire

    Embedding Music into your VB 6 Program

    Pretty much this is helpful except there are a few bugs in the code in it that I don't know how to fix. First off when you hit play the form won't load up intil the song is done playing. Second I want the song to keep playing And third, is there any possible way of shorting the load time...
  16. andrewvampire

    Help me: End Application

    Why don't you just use the simple end command along with a button.
  17. andrewvampire

    Embedding Music into your VB 6 Program

    I need to know how to embed music into my program so at startup it will play. I also would like to know how to put OLE'S in a file menu. Thanks, J.Conway P.S: Whats is API (I'm pretty much a beginner at VB)
  18. andrewvampire

    Keeping forms up with a time limit and 1 other Q

    I need to know how to like keep a splash screen up for a certain amount of seconds and then make it automaticly switch to the form directed when the time limit as expired. (Please insert code into your replies) I also would like to know how to change the color and image of your file-menu...

Part and Inventory Search

Back
Top