haresh
03-31-2006, 12:14 PM
Hi Friends,
I used DHTML vertical menu in my website. I have written code in .ascx(ASP.Net web user control) file and I am using that control in each page of my website. When I view any page that's not displaying anything, but if I am writing onload = init() in each page then it's working well (means I have to write page onload code in each parent pages).
Can you please guide me, so I don't need to put page onload code in each page and it becomes possible by changing one page (.ascx) only.
Please help me ASAP.
Thanks in advance.
Warm regards,
Harry
I used DHTML vertical menu in my website. I have written code in .ascx(ASP.Net web user control) file and I am using that control in each page of my website. When I view any page that's not displaying anything, but if I am writing onload = init() in each page then it's working well (means I have to write page onload code in each parent pages).
Can you please guide me, so I don't need to put page onload code in each page and it becomes possible by changing one page (.ascx) only.
Please help me ASAP.
Thanks in advance.
Warm regards,
Harry