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

    Multi select list box to formatted text box

    I am using access 97 and am having a minor problem with a list box. I have a multi select list box that as each item is selected places that into a text box. This is only there to allow the user to input the data without typing. I am using the following code: Private Sub lst1_AfterUpdate()...
  2. indesisiv

    Apache & .asp

    I am a real newbie at this so any help would be appreciated. I have installed Apache 2 , php and perl. Apache 2 works fine for all html and php stuff. What i want to do is set it up so that it can serve .asp files. This is all on my loacal machine running win 98. I have read as many of the...
  3. indesisiv

    List box highilight bold

    I have a list box that is set so that i can select more that one result. What i need is that when i click on an item just that item goes bold. When i select another item that goes bold aswell. But when they are unselected they return to there original state. I can get it only so that when...
  4. indesisiv

    List box highilight bold

    I have a list box that is set so that i can select more that one result. What i need is that when i click on an item just that item goes bold. When i select another item that goes bold aswell. But when they are unselected they return to there original state. I can get it only so that when...
  5. indesisiv

    Subform sorting

    Help. I have a main form with several sub forms. Records are found by using a combo box. This works fine for the information on the main form, but i can't seem to get it to sort out the information on the subforms. It either filters out all of the records or doesn't filter out any. Can anyone...

Part and Inventory Search

Back
Top