Hello Lee,
Thanks for your quick reply. Yes, you have got my problem correctly and I was also thinking the same way initially.
Ok, lets go by your example. On first page “DotNetNuke Resources”, it opens this link
http://www.dnncreative.com/Resource...ault.aspx. It means that page number 74 is opening. On this module first control is, list of current articles. Now when we click to any title; ‘view’ control gets open with following link
http://www.dnncreative.com/Resource...Nuke.aspx. (If I am not wrong it is .aspx page and not .ascx, means simple .NET page and not DNN architecture’s compiled .ascx page. Will come to this later.)
For opening view control, you must have added control with ‘ArticleView’ as key.
(I don’t know, just guessing..what could you have done…) Similar to this we also show customer list on first page and then ‘view’ control with ‘CustomerView’ key. The control is opening but without left links. So can you tell me now, what else we have to do in coding to handle this.
I fully agree with you that it is not related to “Links” moduel.
Regarding Scott McCulloch’s site: I went through that too, but I am afraid that we cannot purchase anything right now. Basically we want to try it out some code or free module or hints first; and if there is no solution at all then we can go for this option. Hope you understand the matter.
So I would like to know what you have done into your site, did you use the same thing from Scott McCulloch’s module or ‘KEY’ concept of DNN.
Regarding aspx page: just to know can I call aspx page from DNN module. You know I am newbie to DNN and directly switched to DNN after classic ASP.
Thanking you,
Sandi