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

    Event handling with a user control that dynamically creates objects

    Hi, I cannot seem to dynamically create a button that responds to a button click. It's a user control that is called from a aspx page and creates dropdown and a button. I have a label to test that either says clicked or unclicked but when I run the code it is always unclicked! Any help...
  2. JonClough

    Multiple lines on a ASP page

    Hi, When VB writing code, is there any way to write a multi line text string without having to put the &_ at the end of each line. There is in Perl but I cannot find anything in VB. The reason for this is so my custom components can deliver some large javascript functions that contain the...
  3. JonClough

    LoadPostData and createchildcontrols

    Hi, I have written a component that displays a page using the createchildcontrols function. However I want this to react to postbacks. The LoadPostData function I can get working if I use render but not if I use createchildcontrols. I assume that createchildcontrols is called before...

Part and Inventory Search

Back
Top