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

    declare user control in aspx page

    I've created a user control consisting of a dropdownlist. I've also set the property in the dropdownlist. Now I need to get the value of the dropdownlist in the main page's code-behind page. Can anyone tell me how to delcare the user control in the code-behind. I've tried Protected UCState1...
  2. jjmendo

    Reusable Code

    I'm createing a web form and have a dropdownlist. the dropdownlist lists all the states. I would be placing this dropdownlist in several different pages. I'm unsure as to how to create a class for the dropdownlist code to be reused. I've always placed the code in the codebehind and haven't...
  3. jjmendo

    classic asp w/ asp.net

    I need to update an application that was written in classic asp. Due to time concerns I can't update the entire application right now, but users need some functionality change in a couple of the pages. Would I be able to create these pages in ASP.net. Would the application allow both asp.net...

Part and Inventory Search

Back
Top