Search results for query: *

  • Users: kae
  • Order by date
  1. K

    Storing and retrieving string?

    Thanks guys. The hashtable got the dam job done!
  2. K

    Storing and retrieving string?

    Thanks, I'll try that. Since jmcilhinney replied with his suggestions I've been trying to figure out exactly how to do them, you just gave me a little more clarity, I'll get back to you guys if I get it right (or if I dont :o ).
  3. K

    Storing and retrieving string?

    Ok thanks for replying, hope this makes it clearer 1st this is what I'm doing.. ---------- I have a listbox. There are two textboxes for input: "description" and "password" theres a button ("add") with them so that when it is pressed, the text from "description" goes into the listbox...
  4. K

    Storing and retrieving string?

    RESOLVED: Storing and retrieving string? Writing program is used to save various keywords I have a listbox, three textboxes and a button, textbox1 is for the description of what the pass is for, textbox2 is for the KWs, and the button serves to enter the info. When pressed the description...
  5. K

    Help a newbie real quick!

    Help with filling a textbox, random from button click... Pretty new to this. I have a form with a button and a textbox. I need a random line from a .txt file to appear in the text box when the button is clicked. I also have a separate project with listbox and textbox. I need a defined...
Back
Top