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 Rhinorhino 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: Igeeky1
  • Content: Threads
  • Order by date
  1. Igeeky1

    Trouble with onload and url

    While the script below works fine, I work with templates and therefore using the html <body> tag is not a good option at all? What other way do I need to be approaching this? Thanks Mark <SCRIPT LANGUAGE="JavaScript"> function popUp(URL) { day = new Date(); id = "page" +...
  2. Igeeky1

    Need Help Getting Started

    Hi everyone.<br> I've been given the task of coming up with an abreviated version of paint. The object is to pretty much provide the Paint program with limited options. Ie. the workspace size may be limited to only a few choices instead of unlimited, the color palete would be limited etc.<br>...
  3. Igeeky1

    VB6 - Paint

    Hi everyone.<br> I've been given the task of coming up with an abreviated version of paint. The object is to pretty much provide the Paint program with limited options. Ie. the workspace size may be limited to only a few choices instead of unlimited, the color palete would be limited etc.<br>...
  4. Igeeky1

    Reset combo box

    How can I reset a combo box? (style 2, drop down list)<br> <br> I want to be able to reset the cbobox to its original status when the program starts (nothing displayed). Can't use cboBox.Text = Empty because get error: read only.<br> <br> Please help<br> <br> Thanks<br> <br> Mark

Part and Inventory Search

Back
Top