Showing related tags and posts accross the entire site.
-
Hi, We are using netTiers generated admin pages and have very little experience with it. I'm looking for ways to modify the data that shows up in a given page. I've modified (hacked) one page, but I don't want to doing that all the time What I needed to do and will need to do more of is filter...
-
Hi! Why isn't it possible to use <asp:QueryStringParameter Name=" ClientID " Type="String" asp:QueryString Field="clientid" /> or <asp:SessionParameter Name=" ClientID " Type="Object" asp:Session Field="clientid" /> as SQL Parameter Filter when using GetPaged as SelectMethod? It is however...