Help In converting To Code Behind

  •  04-01-2005, 1:18 PM

    Help In converting To Code Behind

    Adam
    I am trying to convert the Ch_mainform to code behind in VS.NEt.  I am running into one problem or the other.
    1. There are too many snippets of JS scripts and they are rather unwieldy and clumsy.  However, I was able to finally push them into clientScript.
    2. There is NO Form.  So I can not change any of the Select Controls to Dropwdownlist and populate it in codebehind.
    3. We need to do this to run compiled code.

    HELP

    SGS
     
View Complete Thread