User Control and JavaScript
-
Hi I just want to show a date using javascript inside a DIV inside my user control , and I get an error says that the div control is not defined ... any help please.. thanks .. Kareem Shaker
-
Hi I just want to show a date using javascript inside a DIV inside my user control , and I get an error says that the div control is not defined ... any help please.. thanks .. Kareem Shaker
The id of the DIV that is finally rendered to the client will be a combination of your control name and the name of the DIV that is contained within the control. This is to ensure uniqueness should you place multiple controls on the same page. --Colin Mackay--
"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown)