<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=265194</guid>
        <pubDate>Wed, 17 Dec 2003 13:18:11 +0000</pubDate>
        <title>[cgi]</title>
        <link>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=265194</link>
        <description><![CDATA[pigas:  <br>Да еще<br>нужно указывать длину выдаваемого текста<br>--------------------<br> WriteLn(&#39;content-type: text/plain &#39;);<br> WriteLn(&#39;Content-length: &#39; + inttostr(length(ts)));<br>  WriteLn;<br>  WriteLn(ts);<br>  Flush(Output);<br>-----------------<br><br>Зато если сделать так<br>program helloworld; <br>{&#036;E cgi} <br>begin <br> Write(&#39;Content type: Text/HTML&#39;);  <br> Write(&#39;Hello World&#33;&#39;);  <br>end. <br>И вместо Hello World&#33; выдать несколько кб текста и во вввремя загрузки этого текста<br>отрфркшить страницу то в ie отображается примерно  такая глуупость<br><br>Hello World&#33;<br>HTTP/1.1 200 OK<br>Date: Wed, 17 Dec 2003 13:05:22 GMT<br>Server: Apache/1.3.27 (Win32) PHP/4.3.0<br>Content-length: 1<br>Keep-Alive: timeout=15, max=99<br>Connection: Keep-Alive<br>Content-Type: text/plain<br>Hello World&#33;<br><br>и бегунок внизу страницы делает вид что то скачивает.<br><br>А если указать <br>Content-length то все нормально показывается и рефрешится. ]]></description>
        <author>pigas</author>
        <category>Delphi: Сетевое программирование</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=265134</guid>
        <pubDate>Wed, 17 Dec 2003 12:26:00 +0000</pubDate>
        <title>[cgi]</title>
        <link>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=265134</link>
        <description><![CDATA[pigas:  Vit , это я конечно сглупил ...<br>А передавать параметры можно так ( кому интересно )<br><a href='http://localhost/cgi-bin/test_pg.cgi?первый_параметр%20второй_параметр%20и_конечно_третий' target='_blank'>http://localhost/cgi-bin/test_pg.cgi?первы..._конечно_третий</a> <br><br><span style='color:gray'><b>Добавлено в</b> <time class="tag-mergetime" datetime="2003-12-17T12:30:02+00:00">17.12.03, 12:30</time></span><br> А есть ограничение на длину командной строки.<br>(~ 500 символов почемуто) ]]></description>
        <author>pigas</author>
        <category>Delphi: Сетевое программирование</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=264805</guid>
        <pubDate>Wed, 17 Dec 2003 00:22:01 +0000</pubDate>
        <title>[cgi]</title>
        <link>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=264805</link>
        <description><![CDATA[Vit:  Paramstr()<br>ParamCount<br>CmdLine<br><br>В моём FAQ для скачивания <br><a href='http://forum.sources.ru/index.php?showtopic=40026' target='_blank'>http://forum.sources.ru/index.php?showtopic=40026</a><br>есть немного инфы и примеры написания cgi ]]></description>
        <author>Vit</author>
        <category>Delphi: Сетевое программирование</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=264725</guid>
        <pubDate>Tue, 16 Dec 2003 20:45:19 +0000</pubDate>
        <title>[cgi]</title>
        <link>https://forum.sources.ru/index.php?showtopic=40800&amp;view=findpost&amp;p=264725</link>
        <description><![CDATA[pigas:  Получить командную строку с которой быз запущен скрипт .... КАК ????<br><br>И где можно почить про  cgi и дельфи ? ]]></description>
        <author>pigas</author>
        <category>Delphi: Сетевое программирование</category>
      </item>
	
      </channel>
      </rss>
	