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 Chriss Miller 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: GOOGE
  • Content: Threads
  • Order by date
  1. GOOGE

    combo box problem

    hi guys , can sombody tell me why when i add an item to a combo box that has a number then a word, next time it loads that comno box it seperates them ie..... if i enter "101 delmations" then reload form and combo box it shows as 101 delmations 2 items why? james
  2. GOOGE

    checkbox select\unselect

    hi guys I have a listbox with checkboxes, can i have vb execute a task when the checkbox is clicked and then execute a diff task when the checkbox is unslected, i need it to execute when the mouse is being clicked not one i have selected everything and then clicked a command button. would...
  3. GOOGE

    check box/list box

    hi there, i have created a program for ctaloging dvd movies, the program alows you to put movies on loan to people, the movies are listed in a list box, what i want to do is have it so i can type in a freinds name and then have all of the dvds listed with checkboxes next to them then...
  4. GOOGE

    Object falls of screen

    Hi help, i have created a long animation which is really basic in the way it is just one object moving around the screen, the problem is , the animation is now 1600 frames long and now i want to move the object of the screen to the right, so i click animate and move the object to the right...
  5. GOOGE

    Stand alone

    Hi guys, This is what i am trying to do, i am wanting to create a interactive cd rom for my son, the problem is, is this cd rom will be used on alot of computers so i need it to auto start which means i need the exe to be a stand alone, can i do this in vb or does the app have to be...
  6. GOOGE

    Help border style =none

    hi I have been working on a program now for about 6 months and have finally finished it, i now want to make it look flash and im using a bmp style image for the background of the form, i now want to have to blue bar across the top so i set the border style to none and nothing changes, i have...
  7. GOOGE

    winsock?

    hi guys im new to this so this may be a stupid question but plz stay with me. i am running a LAN and have shared internet connection through a proxy server which works fine but the computer that dials the net is only a terminal and i dont have a monitor hooked up to it. the problem i have...
  8. GOOGE

    address in use help

    hi there, plz help me, i m stuck, i have a chat program over a lan and it runs fine the first time i run it ,then when i close it and go to run it a gain and try to connec to the other computer then i get an error "address in use" what causes this ,help i have 2 winsock...
  9. GOOGE

    form.picture newbie help

    hi can i make a form.picture resize to the same size as the form. i have a cataloging program and i am trying to make a skin generator but when the image is selected if its smaller than the form it look silly and if it larger than the form you cant see it all,but i dont want to resize the...
  10. GOOGE

    exit button newbie

    hi is it possible to unload all form when the user clicks the X at the top right to exit the form. the problem i have with my program is that i have a form running in the background that is not visable,if the us clicks the X to exit then the form in the background is still running. can i make...
  11. GOOGE

    newbie put function help

    hi i have writen a cataloging program and i want to have a backup and restore option, but i want it to back up as one file,i have to back up jpg and txt files and after i have backed them up into one file i want to be able to restore all those files back to jpg and txt.i dont want to use...
  12. GOOGE

    Help with backup\restore newbie

    hi i have just about to finish an archiving program but i have one task left and i am stuck as to how to do it.in this program lets just say i want to catalogue all my pc games , for each game i save a textfile and a jpg image.what i want to do is have an option to back up and restore these...
  13. GOOGE

    Newbie Problem pleeeez help Error occurs

    hi i have just finish making a program for cataloging media (ie games,dvds,videos,software ect) in this program u can create a report which creates and html document and opens it into your default browser,for this i have used the microsoft html object library. the problem i have is not in the...
  14. GOOGE

    newbie help plz

    I have writen a program that catalogues media (IE game,dvds,books,videos ect) ,for each media title there is 2 richtextboxes and a image control. what i want to do is be able to print out a report of all the media i have catalogued,but i need to have an image and 2 richtext boxes to print...
  15. GOOGE

    print preview help

    hi i want to be able to print a report and preview it in contains multiple image controls and richtextboxes,whats the best way to create a report and preview it before printing.can it be done in a form or does it have to be done in a word processor? thanks in advance james cuttance
  16. GOOGE

    same newbie different question

    hi can i list all the items in a combobox in alphabet order? also i want to have it so when i add an item it will slot into alphabet order.is this posible thanks in advance james cuttance
  17. GOOGE

    remove slected item from combo box

    hi plz help a newbie,how do i remove the slected item from a combo box? many many thanks james cuttance
  18. GOOGE

    realy silly image question

    hi im a newbie to this so plz bare with me simple question,i am wanting to change an image in an image control is i done like the following..... Image1.Picture = LoadPicture("c;/testimg/project.jpg") is so i cant get it to change the picture plz help thanks in advance james...
  19. GOOGE

    Monitor on\off

    hi i saw a code sample a while ago that let u turn your monitor on and off, can anybody tell me how to do this please. also how can i do a file search in vb, is this possible james cuttance jrcuttance@xtra.co.nz
  20. GOOGE

    plz help me im really stuck

    hi i tried to post a message 2 days ago but everyone got the wrong idea and thought i was trying to create a virus. what i am doing is a messaging and filetransfer program over a LAN. the question i need answered is can i get a list of friendly names of the computer loggeds on to the network...

Part and Inventory Search

Back
Top