How to use a windows user control in an aspx page
-
hi friends pls comment can we use a windows user control with a timer , in an aspx page? rgds
-
hi friends pls comment can we use a windows user control with a timer , in an aspx page? rgds
-
hi Actually I have used the same thing,but I am unable to view the control, thanks
-
hi Actually I have used the same thing,but I am unable to view the control, thanks
Whaat error it Shows ? why unable to view the control?
Regards, Satips.
-
Whaat error it Shows ? why unable to view the control?
Regards, Satips.
I have created a user control with a label and timer,then copied the dll to the project folder ,not in the bin,then used the following code in source one error is that there is no attribute called,viewastext,if we remove that we can run it,but nothing is displayed on the page