kamran
-
8/24/2006 3:26:25 AM
Re: custom modules
I have developed a user control (ascx file), which display data from a database onto a grid. There is a link in each row that point to another web page. I have couple of questions, which i hope you can help me in that
Example i have the following menu structure
Option 1 -----Option 2
Option 2 is a page template, which does the above mentioned functionality. However this template has a link that points to another web page (which is also a template). i am also passing some parameters through a querystring. Should i make another sub option of option 1 and hide it in navigation to do this or is there another way around.
Since these two templates are based on custom controls then how can i use them just like we have a forum module etc.
I am still evaluating this product, although the documentation is good but i am finding it hard to get more out of it.
I hope it make sense of what i am trying to do and would appreciate any help.
|