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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nlkflynn777

  1. nlkflynn777

    MSMapi control

    Thanks, I tried importing the control but the problem is I need to do this client-side so I can bring up the users address book. I think I'll just use cdo. Thnaks again
  2. nlkflynn777

    MSMapi control

    Hi, We have an application that was written in VB6 and we are in the process of updating it to ASP.net so it can be web enabled. The VB6 application uses the MSMapi32.ocx control to e-mail. I’m not sure how that works in ASP.net. Here’s there a way to place control on the ASP page and have it...
  3. nlkflynn777

    Populate html dropdown

    Thanks, The problem I'm having is our client wants this to act like a combo box. So I pretty much need to have a textbox setting on top of a listbox, the reason I wanted to do it client-side was so I could search the lisbox and bring up any matching entries into the textbox when they entered...
  4. nlkflynn777

    Populate html dropdown

    Hi, I have an html listbox on a form, I need to populate it from the database. I’m not sure how to do that in ASP.net, how do I populate/reference it with sever-side code? Thanks
  5. nlkflynn777

    Drop down in table

    Ok, I'll give that a try. Thanks
  6. nlkflynn777

    Drop down in table

    Hi, I have a page with an asp table and some dropdownlist inside. I can’t get the OnSelectedIndexChanged event to fire. If I put the dropdown outside og=f the table it fires fine. Thanks

Part and Inventory Search

Back
Top