<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017807" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017807</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104201</link>
    <description> &lt;p&gt;[ posted &amp;amp; mailed ]&lt;/p&gt;
&lt;p&gt;OK. The modified file has been fixed and uploaded to:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cgi.fbagroup.co.uk/headlines/&quot; class=&quot;bb-url&quot;&gt;http://cgi.fbagroup.co.uk/headlines/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Mar 2002 12:18:26 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104201 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104196</link>
    <description> &lt;p&gt;Ah, drat. Can you email me the script? Mail it to:&lt;/p&gt;
&lt;p&gt;wil @ stephens . org&lt;/p&gt;
&lt;p&gt;I can try and take a look for you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Mar 2002 09:36:31 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104196 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104164</link>
    <description> &lt;p&gt;No go ......... I also tried GET before and found it only loaded a blank page.&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Mar 2002 00:52:10 +0000</pubDate>
 <dc:creator>Trevors</dc:creator>
 <guid isPermaLink="false">comment 1104164 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104112</link>
    <description> &lt;p&gt;OK. On your main page, where you say &quot;- Display Headlines here -&quot;, try inserting this code instead:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;!--#include virtual=&amp;quot;/cgi-bin/headlines/news_vis.pl?field=all&amp;amp;choosedisp=2&amp;amp;ascdes=yes&amp;amp;search_sort=sort&amp;amp;srchtype=within&amp;amp;job=search&amp;amp;startline=0&amp;amp;searched_b4=0&amp;quot; --&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;And try reloading the page to see if it works. Basicaly, what it should do is call the script with all the parameters that were a part of your hidden fields before. If SSI is set up correctly on your server then hopefuly this should work!&lt;/p&gt;
&lt;p&gt;But then again, maybe the script you&#039;re using is setup only to recieve POST requests and not GET. Hm. If this is the case then I&#039;ll take a look and see if I can tweak it for you. But try the above method first!&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Mar 2002 12:28:02 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104112 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104108</link>
    <description> &lt;p&gt;Sorry if I did not explain myself ...... I am not a programmer, just love designing website, so not sure of terms etc....&lt;/p&gt;
&lt;p&gt;I am designing a website at&lt;br /&gt;
&lt;a href=&quot;http://www.thingsonline.com.au/index.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.thingsonline.com.au/index.shtml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I want headline news events on the main page(index.shtml) . I have the script that will generate the headlines (a flate file database, makes it easy for those who know less than me to update &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; example found at &lt;a href=&quot;http://www.thingsonline.com.au/index.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.thingsonline.com.au/index.shtml&lt;/a&gt; Headlines link ), but I want it to be displayed on the main page  (index.shtml, between the banners and the menu).&lt;/p&gt;
&lt;p&gt;If I had framed site with a menu and a target page, the following link could be in the menu side &lt;/p&gt;
&lt;p&gt;&lt;A href=&#039;document.Headlines.submit()&#039;&gt;Headlines&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And would print the output to the target page.&lt;/p&gt;
&lt;p&gt;But i want to add the output to the following site &lt;a href=&quot;http://www.thingsonline.com.au/index.shtml&quot; class=&quot;bb-url&quot;&gt;http://www.thingsonline.com.au/index.shtml&lt;/a&gt; between the banners and the menu - Display Headlines here -&lt;/p&gt;
&lt;p&gt;I hope this is a bit clearer than mud &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
&lt;p&gt;Trevor&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Mar 2002 10:32:11 +0000</pubDate>
 <dc:creator>Trevors</dc:creator>
 <guid isPermaLink="false">comment 1104108 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/inserting-flat-file-dbase-results-html#comment-1104107</link>
    <description> &lt;p&gt;Hm, sorry, don&#039;t quite get you. Can you provide us with URL to a page where this current is at?&lt;/p&gt;
&lt;p&gt;What do you mean that you can enter it into a frame page but not a singular HTML page? Surely the output is HTML if it gets outputted to a framed page? You just want to adjust the targets? Or do you want to render the HTML output?&lt;/p&gt;
 </description>
     <pubDate>Thu, 07 Mar 2002 09:55:00 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1104107 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
