﻿<?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  / How do I integrate the KB with an existing web page? / Latest Posts</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>Mon, 01 Dec 2008 20:35:50 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How do I integrate the KB with an existing web page?</title><link>http://community.instantasp.co.uk/Topic10279-26-1.aspx</link><description>[quote][b]GMC (3/5/2006)[/b][hr]I have a web site header, menu, etc...and I want to use the KB within this design....&lt;P&gt;How do I do it?&lt;/P&gt;&lt;P&gt;Thanks for any info![/quote]&lt;P&gt;Hi GMC,&lt;P&gt;There are controls called Header.ascx and Footer.ascx.  In these files you can add any html tags after &amp;lt;body&amp;gt;, in Header.ascx and before &amp;lt;/body&amp;gt; in Footer.ascx.  &lt;P&gt;For example:  You can create a table where your first row will be HELLO WORLD! Your second will be the InstantKB and your third row will be BYE WORLD!  The code will be as follows:&lt;P&gt;&lt;BR&gt;In header.ascx:&lt;P&gt;&amp;lt;%@ Control language="vb" CodeBehind="header.ascx.vb" Inherits="InstantKB.InstantKB_UserUserControlHeader" %&amp;gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;BR&gt;&amp;lt;head&amp;gt;&lt;BR&gt; &amp;lt;title id="KBPageTitle" runat="server"/&amp;gt;&amp;lt;/title&amp;gt;&lt;BR&gt; &amp;lt;link id="KBStyleSheet" runat="server"/&amp;gt;&lt;BR&gt; &amp;lt;script language="JavaScript" src="scripts/kbjs.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR&gt;&amp;lt;/head&amp;gt;&lt;P&gt;&amp;lt;body bgcolor="#ffffff"&amp;gt;&lt;P&gt;&amp;lt;Table width=100%&amp;gt; &lt;BR&gt;&amp;lt;tr&amp;gt;&lt;BR&gt;&amp;lt;td&amp;gt;&lt;BR&gt;&amp;lt;B&amp;gt;HELLO WORLD!&amp;lt;/B&amp;gt;&lt;BR&gt;&amp;lt;/TD&amp;gt;&lt;BR&gt;&amp;lt;/TR&amp;gt;&lt;BR&gt;&amp;lt;TR&amp;gt;&lt;BR&gt;&amp;lt;TD&amp;gt;&lt;P&gt;&lt;BR&gt;In footer.ascx :&lt;P&gt;&amp;lt;%@ Control language="vb" CodeBehind="footer.ascx.vb" Inherits="InstantKB.InstantKB_UserUserControlFooter" %&amp;gt;&lt;BR&gt;&amp;lt;/TD&amp;gt;&lt;BR&gt;&amp;lt;/TR&amp;gt;&lt;BR&gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;b&amp;gt;BYE WORLD!&amp;lt;/B&amp;gt;&lt;BR&gt;&amp;lt;/TD&amp;gt;&lt;BR&gt;&amp;lt;/TR&amp;gt;&lt;BR&gt;&amp;lt;/TABLE&amp;gt;&lt;BR&gt;&amp;lt;/body&amp;gt;&lt;BR&gt;&amp;lt;/html&amp;gt;&lt;BR&gt;</description><pubDate>Mon, 06 Mar 2006 13:39:48 GMT</pubDate><dc:creator>Carlos Muniz</dc:creator></item><item><title>How do I integrate the KB with an existing web page?</title><link>http://community.instantasp.co.uk/Topic10279-26-1.aspx</link><description>I have a web site header, menu, etc...and I want to use the KB within this design....&lt;/P&gt;&lt;P&gt;How do I do it?&lt;/P&gt;&lt;P&gt;Thanks for any info!</description><pubDate>Sun, 05 Mar 2006 07:29:46 GMT</pubDate><dc:creator>GMC</dc:creator></item></channel></rss>