<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: перезагрузка страницы браузера]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11521&amp;type=atom" />
	<updated>2016-04-21T20:00:25Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11521</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: перезагрузка страницы браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102798#p102798" />
			<content type="html"><![CDATA[<p>А слона-то я и не приметил...<br />Спасибо за помощь!</p><p>Тему поправил.</p>]]></content>
			<author>
				<name><![CDATA[Veranda]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33724</uri>
			</author>
			<updated>2016-04-21T20:00:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102798#p102798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: перезагрузка страницы браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102796#p102796" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Veranda</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span> Оформите код, как положено.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2016-04-21T19:52:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102796#p102796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: перезагрузка страницы браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102794#p102794" />
			<content type="html"><![CDATA[<p>Send {F5} - посылает нажатие F5.<br />Send ^{F5} - посылает нажатие Ctrl + F5.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2016-04-21T19:49:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102794#p102794</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: перезагрузка страницы браузера]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=102791#p102791" />
			<content type="html"><![CDATA[<p>Доброго времени суток, уважаемые форумчане!<br />Назрел вопрос: как сделать перезагрузку страницы по горячей клавише F5?</p><p>Пробовал варианты:<br /></p><div class="codebox"><pre><code>f1::
F5
</code></pre></div><div class="codebox"><pre><code>f1::
Send ^VK_F5
</code></pre></div><div class="codebox"><pre><code>f1::
^VK_F5
</code></pre></div><div class="codebox"><pre><code>f1::
VK_F5
</code></pre></div><p>но результата - перезагрузки страницы - так и не удалось добиться...</p>]]></content>
			<author>
				<name><![CDATA[Veranda]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33724</uri>
			</author>
			<updated>2016-04-21T19:40:38Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=102791#p102791</id>
		</entry>
</feed>
