<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; HTA,JScript: Вывод данных в форму]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=10992</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10992&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «HTA,JScript: Вывод данных в форму».]]></description>
		<lastBuildDate>Thu, 01 Oct 2015 08:59:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[HTA,JScript: Вывод данных в форму]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=97812#p97812</link>
			<description><![CDATA[<p>Всем привет , помогите если кто знает. Есть текстовый файл (text.txt),<br />в нём лежат текстовые строки :</p><p>текст1<br />текст2<br />текст3<br />текст4<br />текст5</p><p>нужно вывести их в форму такого вида.</p><div class="codebox"><pre><code>&lt;form action=&quot;&quot; method=&quot;post&quot;&gt;
    &lt;input type=&quot;checkbox&quot; value=&quot;1&quot; checked&gt;текст1&lt;br&gt;
    &lt;input type=&quot;checkbox&quot; value=&quot;2&quot; checked&gt;текст2&lt;br&gt;
    &lt;input type=&quot;checkbox&quot; value=&quot;3&quot; checked&gt;текст3&lt;br&gt;
    &lt;input type=&quot;checkbox&quot; value=&quot;4&quot; checked&gt;текст4&lt;br&gt;
    &lt;input type=&quot;checkbox&quot; value=&quot;5&quot; checked&gt;текст5&lt;br&gt;
    &lt;p&gt;&lt;input type=&quot;submit&quot; value=&quot;Записать&quot;&gt;&lt;/p&gt;
&lt;/form&gt;</code></pre></div><p>Если кто знает как это сделать, буду очень благодарен. Заранее спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (vik)]]></author>
			<pubDate>Thu, 01 Oct 2015 08:59:25 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=97812#p97812</guid>
		</item>
	</channel>
</rss>
