pages names
-
when you have a page that displays articles from DB... in the normal way, you will make the page read some parameter to specify the articles article.aspx?art_id=1 article.aspx?art_id=200 .. .. .. but what you will do if you want to name the pages by the articles names, like here in CP ?? http://www.codeproject.com/KB/recipes/OctreeSearch.aspx http://www.codeproject.com/KB/list/CListCtrl\_ToolTip.aspx i mean its impossible that every time CP add an article they and a new page to the project and compile it then upload it. what do you think ??
When you get mad...THINK twice that the only advice Tamimi - Code
-
when you have a page that displays articles from DB... in the normal way, you will make the page read some parameter to specify the articles article.aspx?art_id=1 article.aspx?art_id=200 .. .. .. but what you will do if you want to name the pages by the articles names, like here in CP ?? http://www.codeproject.com/KB/recipes/OctreeSearch.aspx http://www.codeproject.com/KB/list/CListCtrl\_ToolTip.aspx i mean its impossible that every time CP add an article they and a new page to the project and compile it then upload it. what do you think ??
When you get mad...THINK twice that the only advice Tamimi - Code