Search

You searched for the word(s): userid:498099

Matching Posts

  • Store dynamic control to session

    I have to create web pages which the control in the web form will be generated in runtime depend on each user. When user input information to the form and click submit , I need to store all the data into session or other way to send them to another program. How can I store all data in control into session and call it back? (I won't know which control, and how many control will be add into form until runtime.)
    Posted to Getting Started (Forum) by nu_ange on 9/8/2004
  • create dropdownlist in runtime with event to create another dropdown.

    I have a dropdownlist which will call class to add another dropdownlist into placeholder of the page as SelectIndexChange event raised. The problem is I want the new dropdownlist to be able to add another dropdownlist on SelectIndexChange event raised too and the new one should have this event as well. Then when user select dropdownlist it will always create a new one. Anybody got an idea ??
    Posted to Hosting Open Forum (Forum) by nu_ange on 9/8/2004
Page 1 of 1 (2 items)