﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / Old Forums / InstantKB.NET 1.x / Suggestions &amp; Requests </title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Thu, 21 Aug 2008 23:06:14 GMT</lastBuildDate><ttl>20</ttl><item><title>retriving values from nested grid view</title><link>http://community.instantasp.co.uk/Topic14001-27-1.aspx</link><description>Hi all,&lt;BR&gt;&lt;BR&gt;             I am populating a nested grid view (grid view inside grid view)&lt;BR&gt;&lt;BR&gt;Its populating threw the coding perfectly but when I am retrieving threw that loop of master grid and child grid the vales are not retrieving properly &lt;BR&gt;I believe some one can help me in my code I am mentioning here and plz guid me iam doing rite or not &lt;BR&gt;&lt;BR&gt;Thanks in advance &lt;BR&gt;&lt;BR&gt;Rengith &lt;BR&gt;&lt;BR&gt;            &amp;lt;&lt;SPAN class=EC_tag&gt;Columns&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"col1"&lt;/SPAN&gt; &amp;gt;&lt;BR&gt;                &lt;BR&gt;                    &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                        &amp;lt;&lt;SPAN class=EC_tag&gt;table&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; width=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"100%"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; border=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"0"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; cellspacing=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"1"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; cellpadding=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"0"&lt;/SPAN&gt; &amp;gt;&lt;BR&gt;                            &amp;lt;&lt;SPAN class=EC_tag&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                          &lt;BR&gt;                                &amp;lt;&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt; &amp;gt;&lt;BR&gt;                                        &lt;SPAN class=dir&gt;&amp;lt;%#&lt;/SPAN&gt;DataBinder.Eval(Container.DataItem, "ASCM_CATEGORY_DESC")&lt;SPAN class=dir&gt;%&amp;gt;&lt;/SPAN&gt;&lt;BR&gt;                                        &amp;lt;/&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                &amp;lt;/&lt;SPAN class=EC_tag&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                            &lt;BR&gt;                            &lt;BR&gt;                            &amp;lt;&lt;SPAN class=EC_tag&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                &amp;lt;&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; style=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"width: 127px; height: 19px"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                    &amp;lt;&lt;SPAN class=EC_tag&gt;asp:GridView&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ID=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"grdV_products"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; runat=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"server"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; AutoGenerateColumns=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"False"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; CellPadding=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"4"&lt;/SPAN&gt;&lt;BR&gt;&lt;SPAN class=EC_attr&gt;                                        ForeColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#333333"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; GridLines=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"None"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ShowHeader=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"False"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; Width=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"877px"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; AllowPaging=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"True"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HorizontalAlign=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"Left"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; PageIndex=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"2"&lt;/SPAN&gt; &amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;Columns&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &lt;BR&gt;                                                 &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"col1"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"col2"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &lt;BR&gt;                                                &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                   &amp;lt;&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; style=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"width: 300px; height: 19px"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                  &lt;BR&gt;                                                    &lt;SPAN class=dir&gt;&amp;lt;%#&lt;/SPAN&gt;DataBinder.Eval(Container.DataItem, "ASQM_QUESTION_DESC")&lt;SPAN class=dir&gt;%&amp;gt;&lt;/SPAN&gt;&lt;BR&gt;                                                   &amp;lt;/&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt;&amp;gt;                                                     &lt;BR&gt;                                                &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"rad1"&lt;/SPAN&gt;&amp;gt;&amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"rad2"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                    &amp;lt;&lt;SPAN class=EC_tag&gt;asp:RadioButton&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ID=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"RadioButton1"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; runat=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"server"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                                &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"rad3"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                    &amp;lt;&lt;SPAN class=EC_tag&gt;asp:RadioButton&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ID=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"RadioButton2"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; runat=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"server"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                                &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"rad4"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                    &amp;lt;&lt;SPAN class=EC_tag&gt;asp:RadioButton&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ID=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"RadioButton3"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; runat=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"server"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                                &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HeaderText=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"rad5"&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                &amp;lt;&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                                    &amp;lt;&lt;SPAN class=EC_tag&gt;asp:RadioButton&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ID=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"RadioButton4"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; runat=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"server"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                                &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                            &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                        &amp;lt;/&lt;SPAN class=EC_tag&gt;Columns&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;FooterStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#507CD1"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; Font-Bold=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"True"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ForeColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"White"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;RowStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#EFF3FB"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;PagerStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#2461BF"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ForeColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"White"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; HorizontalAlign=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"Center"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;SelectedRowStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#D1DDF1"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; Font-Bold=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"True"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ForeColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#333333"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;HeaderStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#507CD1"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; Font-Bold=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"True"&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; ForeColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"White"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;EditRowStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"#2461BF"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                        &amp;lt;&lt;SPAN class=EC_tag&gt;AlternatingRowStyle&lt;/SPAN&gt;&lt;SPAN class=EC_attr&gt; BackColor=&lt;/SPAN&gt;&lt;SPAN class=EC_attrv&gt;"White"&lt;/SPAN&gt; /&amp;gt;&lt;BR&gt;                                    &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:GridView&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                                &amp;lt;/&lt;SPAN class=EC_tag&gt;td&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                            &amp;lt;/&lt;SPAN class=EC_tag&gt;tr&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                        &amp;lt;/&lt;SPAN class=EC_tag&gt;table&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                    &amp;lt;/&lt;SPAN class=EC_tag&gt;ItemTemplate&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                &amp;lt;/&lt;SPAN class=EC_tag&gt;asp:TemplateField&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;                &lt;BR&gt;                &lt;BR&gt;            &amp;lt;/&lt;SPAN class=EC_tag&gt;Columns&lt;/SPAN&gt;&amp;gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;=========================================================&lt;BR&gt;Function GetSelected_aid()&lt;BR&gt;        Dim straid As String = "-1"&lt;BR&gt;        Dim i As Integer = 0&lt;BR&gt;        Dim gvInner As GridView&lt;BR&gt;        Dim x As String&lt;BR&gt;&lt;BR&gt;        For i = 0 To grdV_categories.Rows.Count - 1&lt;BR&gt;            gvInner = CType(grdV_categories.Rows(i).FindControl("grdV_products"), GridView)&lt;BR&gt;            If Not gvInner Is Nothing Then&lt;BR&gt;&lt;BR&gt;                straid = grdV_categories.Rows(i).Cells(0).Text.ToString&lt;BR&gt;                'Also if u want data of inner grig loop it again on gvInner&lt;BR&gt;&lt;BR&gt;                For j As Integer = 0 To gvInner.Rows.Count - 1&lt;BR&gt;                    x = gvInner.Rows(i).Cells(1).Text.ToString&lt;BR&gt;                Next&lt;BR&gt;&lt;BR&gt;            End If&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;        Next&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;        Return straid&lt;BR&gt;&lt;BR&gt;    End Function&lt;BR&gt;</description><pubDate>Tue, 24 Jun 2008 18:18:57 GMT</pubDate><dc:creator>rengith</dc:creator></item><item><title>Instant KB v2.0 Feature Request</title><link>http://community.instantasp.co.uk/Topic12327-27-1.aspx</link><description>This may have been identified already but I couldn't find any mention of it with my poking around.  One issue that I have is installing the KB on a WebFarm and they way the "Application Settings" are stored.  Currently they are stored in the InstantKb.Config file and if you are running in a Web Farm you have to copy the file to all of the servers or keep hitting rrefresh until you hit the next server and make the changes again.  It would be extremely nice if these settings were stored in the DB in some way or utilize another means to prevent this.&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco</description><pubDate>Thu, 01 Feb 2007 08:16:06 GMT</pubDate><dc:creator>MCrank</dc:creator></item><item><title>Feature/Ability - Support Functionality</title><link>http://community.instantasp.co.uk/Topic12181-27-1.aspx</link><description>It would be great if there was a support module - say InstantSupport.NET, similar to the KB, but where admin/support could be able to answer questions that are coming in directly to support and it could then track the support requests - separately from KB type issues, but you could still then create a KB article from it as well.</description><pubDate>Wed, 20 Dec 2006 08:14:39 GMT</pubDate><dc:creator>DrewID</dc:creator></item><item><title>Status on new development?</title><link>http://community.instantasp.co.uk/Topic8442-27-1.aspx</link><description>Awhile back you mentioned you're going to be working on the next release of InstantKB.NET. Is this still happening? Thanks.</description><pubDate>Tue, 13 Sep 2005 10:17:23 GMT</pubDate><dc:creator>zupuser</dc:creator></item><item><title>InstantKB v2.0 - is this product dead?</title><link>http://community.instantasp.co.uk/Topic11724-27-1.aspx</link><description>From reading posts in this forum, there appears to be no committment to releasing v2 of InstantKB and questions asking for a release date go unanswered.&lt;/P&gt;&lt;P&gt;What are users (who have paid good money) supposed to think? This user thinks this product is dead. You can always judge a company by how it treats it's customers. &lt;/P&gt;&lt;P&gt;So please, InstantASP, tell us when v2 is available. Your silence speaks volumes.</description><pubDate>Tue, 12 Sep 2006 03:17:18 GMT</pubDate><dc:creator>kb_user</dc:creator></item><item><title>Search box on every page</title><link>http://community.instantasp.co.uk/Topic11643-27-1.aspx</link><description>One thing that I think would be very useful after using the app for some time is having a search box on every page. This could be a quick search for all categories. In my experience this would make the whole process of searching much easier!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos Baez</description><pubDate>Tue, 29 Aug 2006 04:21:24 GMT</pubDate><dc:creator>CarlosB</dc:creator></item><item><title>Article permission</title><link>http://community.instantasp.co.uk/Topic10638-27-1.aspx</link><description>It would be very useful to be able to assign permissions to articles rather that just folders.  As it works now, for our application I have to create two folders for topics to contain articles that have different permission levels.</description><pubDate>Fri, 14 Apr 2006 13:22:48 GMT</pubDate><dc:creator>jkcooper</dc:creator></item><item><title>Additional user Roles</title><link>http://community.instantasp.co.uk/Topic9560-27-1.aspx</link><description>We require a number of people (developers) to add articles to the knowledge base but the only way this is currently possible is if every user is set up as an Administrator, which is not ideal.&lt;/P&gt;&lt;P&gt;Currently there is simply a User role and an Admin role. It would be more flexible if users could be assigned to a particular set of roles that gives them the relevant permissions.</description><pubDate>Wed, 11 Jan 2006 09:14:09 GMT</pubDate><dc:creator>daveg56</dc:creator></item><item><title>Article review dates &amp; owners</title><link>http://community.instantasp.co.uk/Topic9451-27-1.aspx</link><description>Ownership/review date suggestions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Should be able to store article owner (separately from last modifier).&lt;/LI&gt;&lt;LI&gt;Deleting an admin account should prompt for reassignment of ownership of all articles to another user.&lt;/LI&gt;&lt;LI&gt;Should be able to set default review date for all articles (e.g. 6 months, 1 year)&lt;/LI&gt;&lt;LI&gt;KB should send email to article owners when they are due for review or there should be an admin interface to do this. &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks.</description><pubDate>Fri, 23 Dec 2005 01:49:46 GMT</pubDate><dc:creator>barrycaruth</dc:creator></item><item><title>Search by article number</title><link>http://community.instantasp.co.uk/Topic9450-27-1.aspx</link><description>In a future version it would be useful if the article number (e.g. Q10179) was part of the search index. Currently it is not.</description><pubDate>Fri, 23 Dec 2005 01:45:07 GMT</pubDate><dc:creator>barrycaruth</dc:creator></item><item><title>Admin email notification when a user posts a comments to an article</title><link>http://community.instantasp.co.uk/Topic4707-27-1.aspx</link><description>&lt;P&gt;I may have simply missed it but is there a way to have the admin receive an email notification when a visitor to the Knowledge Base posts a comment to an article? Currently, I have to go in the admin console and check for new comments. This works great however sometimes I forget to check and more often than not when I space out and don't check for a couple of days there is a ton of them.&lt;/P&gt;&lt;P&gt;If there is a way to turn on email notification for this please let me know, if not I would like to submit this functionality as a feature request.&lt;/P&gt;&lt;P&gt;BTW, the KB (and forum) are working fantastic for us. Thanks for such stellar products! &lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt;David Boyer&lt;BR&gt;&lt;a target=_blank href="http://www.newboundary.com/" target=_blank&gt;http://www.newboundary.com&lt;/A&gt;&lt;/P&gt;</description><pubDate>Mon, 07 Mar 2005 11:31:12 GMT</pubDate><dc:creator>David Boyer</dc:creator></item><item><title>Spelling? In the email article option</title><link>http://community.instantasp.co.uk/Topic6677-27-1.aspx</link><description>Hi when using automatic emailing in the KB, it generates the following text: &lt;P&gt;If you have recieved this email in error please forward this message to &amp;lt;email excluded from this post&amp;gt;&lt;/P&gt;&lt;P&gt;I'd like to change the word rec&lt;FONT color=#dd3333&gt;ie&lt;/FONT&gt;ved to rec&lt;FONT color=#3333dd&gt;ei&lt;/FONT&gt;ved, but cannot find a way to do that. Can this be corrected in the next version?&lt;BR&gt;&lt;BR&gt;(Funny, the spell check tells me it's wrong as well ;) )&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Tue, 17 May 2005 05:49:04 GMT</pubDate><dc:creator>osgiliath</dc:creator></item><item><title>HTML control to embed flash .SWF files</title><link>http://community.instantasp.co.uk/Topic8522-27-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;Please could you wishlist the addition of an HTML editor control to give the ability to upload/embed Flash .SWF files into articles in the same way that images are.&lt;/P&gt;&lt;P&gt;The reason is that we're planning on using Qarbon's ViewletCam to produce short live demos to go with KB articles - these are produced as .SWF files.&lt;/P&gt;&lt;P&gt;Embedding them manually at the moment works fine, but we have to handle the uploading via FTP ourselves prior to embedding them using the code show below.  Alternatively we can attach the files and then embed them using the KB generated URL to the uploaded file - but either way is a bit messy.&lt;/P&gt;&lt;P&gt;&amp;lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="&lt;a target="_blank" href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"&gt;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0&lt;/A&gt;" width="812"height="623" ID="Shockwaveflash1" VIEWASTEXT&amp;gt;&lt;BR&gt;  &amp;lt;param name=movie value="/kb/attachments/default-GUID53d833bf58ff4921ad47f4c306ca1a2e.swf"&amp;gt;&lt;BR&gt;  &amp;lt;param name=quality value=high&amp;gt;&lt;BR&gt;  &amp;lt;param name="Play" VALUE="-1"&amp;gt;&lt;BR&gt;  &amp;lt;param name="Loop" VALUE="0"&amp;gt;&lt;BR&gt;  &amp;lt;embed src="/kb/attachments/default-GUID53d833bf58ff4921ad47f4c306ca1a2e.swf" quality=high pluginspage="&lt;a target="_blank" href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"&gt;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&lt;/A&gt;" type="application/x-shockwave-flash" width="812" height="623"&amp;gt; &lt;BR&gt;  &amp;lt;/embed&amp;gt; &amp;lt;/object&amp;gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Cheers, Ross.</description><pubDate>Mon, 19 Sep 2005 03:28:44 GMT</pubDate><dc:creator>ross</dc:creator></item><item><title>Browsing to manage articles as admin</title><link>http://community.instantasp.co.uk/Topic7806-27-1.aspx</link><description>Hi. When in the Admin tab Managing Articles, it would be nice if we could Browse for them (like the Browse tab that users have), not just Search.</description><pubDate>Wed, 27 Jul 2005 11:58:25 GMT</pubDate><dc:creator>jlheide</dc:creator></item><item><title>Security enhancements</title><link>http://community.instantasp.co.uk/Topic4407-27-1.aspx</link><description>&lt;SPAN id=_ctl2_ThreadRepeater__ctl1_lblFullMessage&gt;&lt;P&gt;Today (v1.3) a person needs to be an admin user to post articles and hence can see ALL other articles in the KB (via the admin interface) irrespective of their roles as a "normal" user.&lt;/P&gt;&lt;P&gt;A future version should&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;integrate normal user and admin user authentication (single sign-on) &lt;LI&gt;integrate user logon with Active Directory (as an option)&lt;LI&gt;limit admin users to only see/edit articles they have access to (rather than everything).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Barry.&lt;/P&gt;&lt;/SPAN&gt;</description><pubDate>Mon, 17 Jan 2005 14:19:39 GMT</pubDate><dc:creator>barrycaruth</dc:creator></item><item><title>TreeView Ailgnment Problem</title><link>http://community.instantasp.co.uk/Topic6876-27-1.aspx</link><description>I've noticed that categories with subcategories and categories without subcategories do not align up properly in the treeview. IMO a category with no children should have a pad on the left of the image to account for the +/- on categories with subs to make it align nicely. Just my 2 cents.&lt;P&gt;Thanks,&lt;BR&gt;Josh</description><pubDate>Wed, 25 May 2005 09:40:30 GMT</pubDate><dc:creator>jschlesinger</dc:creator></item><item><title>Customization</title><link>http://community.instantasp.co.uk/Topic7143-27-1.aspx</link><description>&lt;FONT face=Verdana size=2&gt;I would like to know whether the TreeView control is customizable to have a client side control than a server side control. Basically we do not want a post back every time we click on the Tree Control&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Johncey&lt;/FONT&gt;</description><pubDate>Tue, 07 Jun 2005 05:43:36 GMT</pubDate><dc:creator>johncey</dc:creator></item><item><title>Posibility to search in selected category and below</title><link>http://community.instantasp.co.uk/Topic6908-27-1.aspx</link><description>Hi,&lt;P&gt;when searching for articles we would like to have the option to select a category and also specify that it should search in all categories below the selected category. Now you can only select 1 category and it searches only that one and not it's children. Since we have a pretty large tree structure this would be a nice addition.&lt;/P&gt;&lt;P&gt;Franc.</description><pubDate>Thu, 26 May 2005 14:56:03 GMT</pubDate><dc:creator>Franc</dc:creator></item><item><title>External links directly to articles in KB?</title><link>http://community.instantasp.co.uk/Topic6445-27-1.aspx</link><description>The person we have putting content in our KB asked me about the ability to link directly to an article in the knowledge base from an external web site.  From looking at the InstantKB code, it looks like the login control always redirects to the application URL, and doesn't have any support for redirecting back to the original page the user requested.&lt;P&gt;I've hacked a bit onto the login control code for our site, to allow redirection directly to an article, by adding an article id in the query string.  It would be nice to have real support for auto-redirection built into a future version.&lt;P&gt;(Or have I missed something, and is this already possible?)</description><pubDate>Fri, 06 May 2005 14:09:04 GMT</pubDate><dc:creator>pgrebenc</dc:creator></item><item><title>Additional Security Features</title><link>http://community.instantasp.co.uk/Topic541-27-1.aspx</link><description>&lt;P&gt;Could you layout the security design plans you have for V2?&lt;/P&gt;&lt;P&gt;I would like to be able to:&lt;/P&gt;&lt;P&gt;1. Vary security by knowledgebase and by categories/folders below the knowledgebase.&lt;/P&gt;&lt;P&gt;2. To declare an article as internal only.&lt;/P&gt;&lt;P&gt;3. To have internal/external designations on parts of an article.  Notes, links, attachments could be internal only or Public and would display appropriately to the person viewing the article.  This ability to have linked internal information is vital.&lt;/P&gt;&lt;P&gt;4. To have a section for Publisher / Editor / Review / Approval notes that would only be available to those with appropriate editting or workflow rights.&lt;/P&gt;&lt;P&gt;5. To have a section for mynotes or mycomments which I can attach and be the sole viewer of that info.&lt;/P&gt;&lt;P&gt;6. To have publication dates (Start and End) on articles with the ability to search unreleased or expired articles for those individuals with the approriate rights.&lt;/P&gt;&lt;P&gt;7. To have required user account password changes occur on a scheduled basis.&lt;/P&gt;&lt;P&gt;8. To support https: 128 bit encryption minimally to maintain information security to the browser.&lt;/P&gt;&lt;P&gt;9. Selectable timeout for inactivity&lt;/P&gt;&lt;P&gt;10. Security allowed based on an organization/employer affiliation.  eg. if I open my knowledgebase up to my customers and one of my customers discontinues it relationship with us, I want to term or PEND all the associated subscribers to my knowledgebase(s)&lt;/P&gt;&lt;P&gt;11. I would like the security for forums to be shared or consistent with the knowledgebase, so maintenance is as minimal as possible.&lt;/P&gt;</description><pubDate>Tue, 13 May 2003 07:27:00 GMT</pubDate><dc:creator>Tom Grumbling</dc:creator></item><item><title>user account expiration</title><link>http://community.instantasp.co.uk/Topic4055-27-1.aspx</link><description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;Is there any way I can setup expiration date for knowledgebase users?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;We have internal support contracts and I would like to share a specific information to the customers with contract only.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thanks, AJ&lt;/DIV&gt;</description><pubDate>Thu, 04 Nov 2004 10:30:55 GMT</pubDate><dc:creator>ajoshi</dc:creator></item><item><title>User account creation</title><link>http://community.instantasp.co.uk/Topic4816-27-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First of all congratulation for the product it is excellent.&lt;/P&gt;&lt;P&gt;However, I am using it in my school and would like to give private access to around 100 staff members. I can create the accounts with my administrator account but the user will &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;not received any confirmation when the account is created&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;not have the possibility to change his/her password&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;don't have a linked forget my password&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Basically, all of this is implemt in the forum but not in the knowledge base. Would it be implemented in the next version and when will it be available.&lt;/P&gt;&lt;P&gt;Obviously, these features are extremely important and prevent me to fully used the knowledge base at a large scale&lt;/P&gt;&lt;P&gt;Many thanks in advance&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;</description><pubDate>Fri, 11 Mar 2005 13:01:56 GMT</pubDate><dc:creator>Nicolas Elsig</dc:creator></item><item><title>Ability for 'power users' to create articles for submission</title><link>http://community.instantasp.co.uk/Topic5221-27-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Keeping a  knowledge base up-to-date is a full time job, so I'd really like to allocate certain specialists within my organisation the ability to create articles which are then queued for my approval.  I would see it working in a very similar way to the moderated comments idea.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Richard.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description><pubDate>Thu, 07 Apr 2005 14:16:08 GMT</pubDate><dc:creator>R1chard</dc:creator></item><item><title>Specify Articles per page</title><link>http://community.instantasp.co.uk/Topic5352-27-1.aspx</link><description>Would be nice if the number of articles per page displayed for both latest / most popular and tree node viewing was configurable in the admin settings.</description><pubDate>Thu, 07 Apr 2005 13:15:29 GMT</pubDate><dc:creator>aguk</dc:creator></item><item><title>Extended Search to Adobe PDFs</title><link>http://community.instantasp.co.uk/Topic5222-27-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One of the great things a rival of yours does (which is a lot more $$$) is to search adobe PDFs (and others, but I'm happy with PDF) for words as well as the articles themselves.  &lt;/P&gt;&lt;P&gt;I'd really like to see this feature as I can then add technical manuals as attachments and allow users to search them without having to copy and paste the content into an article page.&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Richard.&lt;/P&gt;</description><pubDate>Thu, 24 Mar 2005 12:40:17 GMT</pubDate><dc:creator>R1chard</dc:creator></item><item><title>Cleaning up attachments</title><link>http://community.instantasp.co.uk/Topic3843-27-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;is there a way to clean-up the attachments automatically ? Now when you delete an article with an attachment, the attachment remains in the attachment folder while the article has been deleted.&lt;/P&gt;&lt;P&gt;Franc.&lt;/P&gt;</description><pubDate>Thu, 07 Oct 2004 04:02:24 GMT</pubDate><dc:creator>Franc</dc:creator></item><item><title>3 Questions</title><link>http://community.instantasp.co.uk/Topic1645-27-1.aspx</link><description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;I like to work with instantkb, but 3 things would very important for me:&lt;/P&gt;&lt;P&gt;1. Starting the search with the "enter"-Key&lt;/P&gt;&lt;P&gt;2. Inserting Images with drag and drop&lt;/P&gt;&lt;P&gt;3. Naming of Links in the "related Links"-Area&lt;/P&gt;&lt;P&gt;Would this be possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description><pubDate>Tue, 27 Jan 2004 03:38:00 GMT</pubDate><dc:creator>bjakob</dc:creator></item><item><title>Active Directory support or LDAP sync</title><link>http://community.instantasp.co.uk/Topic1494-27-1.aspx</link><description>&lt;P&gt;First of all congratulations on already excellent product.&lt;/P&gt;&lt;P&gt;I was wondering if you have any plans to port InstantKB security to support Active Directory, NTLM security or have some sort of mechanism to sync AD users and roles with your custom SQL db users and roles.&lt;/P&gt;&lt;P&gt;For example I'd like to use InstantKB, or InstantForum, on the intranet but dont' want to maintain a separate users db.&lt;/P&gt;</description><pubDate>Thu, 08 Jan 2004 01:44:00 GMT</pubDate><dc:creator>serguei</dc:creator></item><item><title>Suggestions for future releases of InstantKB.NET</title><link>http://community.instantasp.co.uk/Topic817-27-1.aspx</link><description>&lt;P&gt;Aloha,&lt;/P&gt;&lt;P&gt;I'll post a little topic to make a few suggestion for your future releases of InstantKB,  just a few things...&lt;/P&gt;&lt;P&gt;First of all a great Improvement would be the implementation of Templates into the answering wysiwyg...&lt;/P&gt;&lt;P&gt;For example: &lt;/P&gt;&lt;P&gt;You get a question and you click in a drop down menu the most suitable template to reply to the persons request. So we only need to fill in some forms to reply...&lt;/P&gt;&lt;P&gt;secondly, &lt;/P&gt;&lt;P&gt;the ability in the search part, to look in specific categories... What about a picture frame in the article?&lt;/P&gt;&lt;P&gt;Just some idea's &lt;/P&gt;&lt;P&gt;thx for the efforts,&lt;/P&gt;&lt;P&gt;Amaury&lt;/P&gt;</description><pubDate>Tue, 05 Aug 2003 08:48:00 GMT</pubDate><dc:creator>Amaury de Chaffoy</dc:creator></item><item><title>Adding custom Article Type</title><link>http://community.instantasp.co.uk/Topic1059-27-1.aspx</link><description>&lt;P&gt;It would be nice if the Administrator could add their own article types to better suit their needs.  Just a small request.  &lt;img src='images/emotions/wink.gif' height='20' width='20' border='0' title='Wink' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt;Carl Savillo&lt;/P&gt;</description><pubDate>Wed, 22 Oct 2003 17:33:00 GMT</pubDate><dc:creator>Carl Savillo</dc:creator></item></channel></rss>