hi all,
I got a doubt in creating usercontrols dynamically in my website...
can anyone pls give a good suggestion for me???
My problem is,
I have a header usercontrol, footer usercontrol and many body files. I have menus in header to link all the body files. Now, How can i give the link from header usercontrol to other files.
I want to maintain only one aspx file with the header and footer. where, when we click the menu in header, the body page should appear in the same page. How to display the userontrols dynamically according to the menu selected????????
Pls reply soooon...Its very urgent for me.....
thanks in advance
Loading
prabhu prabhuPosted Jun 15, 2007, 6:05 AM
starazamPosted Jun 8, 2007, 11:26 AM
prabhu prabhuPosted Jun 7, 2007, 9:11 AM
thanks a lot for ur reply...
but i still have doubt in giving menu link in the header ascx file.
i have a header ascx file. in that i have 2 links. each link has its own ascx file. in header ascx , what should i give?? and then how to check the file before loading the respective ascx file in our placeholder.
starazamPosted Jun 7, 2007, 6:15 AM