B
Bernie V
Hey group !
I have a page where I have a newssection. Each line is a link.
Is it possible to use a page news.aspx where I work with a querystring to
refer to the page ? example: news.aspx?id=3
On my news.aspx page I have some usercontrols (header.ascx, leftside.ascx,
rightside.ascx, footer.ascx and newsmiddle.ascx).
I want to put the news from the id in the querystring in the newsmiddle.ascx
component.
How can I do that so that the right newsheadline for each id can be used ?
Has somebody tips or examples how to do that ?
thx in advance !
gr
Bernd
I have a page where I have a newssection. Each line is a link.
Is it possible to use a page news.aspx where I work with a querystring to
refer to the page ? example: news.aspx?id=3
On my news.aspx page I have some usercontrols (header.ascx, leftside.ascx,
rightside.ascx, footer.ascx and newsmiddle.ascx).
I want to put the news from the id in the querystring in the newsmiddle.ascx
component.
How can I do that so that the right newsheadline for each id can be used ?
Has somebody tips or examples how to do that ?
thx in advance !
gr
Bernd