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 Wanet Telecoms Ltd 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: memememememememe
  • Content: Threads
  • Order by date
  1. memememememememe

    Adding images to listview subitems

    I know this can be done I have seen it but am stumped and tired of searching for an answer. I want to have more than one image in the listview control ie: add images to subitem(s), does anyone know? Thankyou.
  2. memememememememe

    Write data to webserver

    I'm not sure if this is the right forum for this topic, perhaps someone could suggest where I should post this thread instead... I would like to write a small amount of data from my program to a webserver. I'm gathering I would use a winsock control and the POST method. I can handle the...
  3. memememememememe

    WebBrowser BackColor

    Im tying to set the webbrowser control backcolor but can't figure it out. I can achieve it if I write to a file... "<body bgcolor=#00FF00>" then navigate to it, but I want to do it on the fly without writing to a file something like... WB1.Document.body.background = "beach.jpg" but for the...
  4. memememememememe

    Set WebBrowser BackColor

    Im tying to set the webbrowser control backcolor but can't figure it out. I can achieve it if I write to a file... "<body bgcolor=#00FF00>" then navigate to it, but I want to do it on the fly without writing to a file something like... WB1.Document.body.background = "beach.jpg" but for the...

Part and Inventory Search

Back
Top