<?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=10988&amp;type=atom" />
	<updated>2015-09-30T10:44:37Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10988</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проверка сайта на доступность]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=97772#p97772" />
			<content type="html"><![CDATA[<p>Можно пинговать:<br /></p><div class="codebox"><pre><code>RunWait, ping.exe www.microsoft.com -n 1,, Hide UseErrorlevel
MsgBox, % !Errorlevel</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2015-09-30T10:44:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=97772#p97772</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проверка сайта на доступность]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=97771#p97771" />
			<content type="html"><![CDATA[<p>Если доступность определяется по загрузке web-страницы или файла, то используйте команду <em>URLDownloadToFile</em>.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2015-09-30T10:36:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=97771#p97771</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Проверка сайта на доступность]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=97769#p97769" />
			<content type="html"><![CDATA[<p>Доброе время суток. <br />Хотелось бы узнать возможно ли написать скрипт, который будет проверять сайт доступность и при положительном результате выводить окно сообщения о том, что сайт работает.<br />В идеале должно получится следующее. Открывается форма где буду указаны несколько сайтов, он их проверяет, после удачной проверки он выдает некий отчет о том 11 из 12 сайтов доступны. После нажатия OK он формирует текстовом документе пишет какой из этих самый работает, а какой нет.</p>]]></content>
			<author>
				<name><![CDATA[lukas_endigo_91]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33312</uri>
			</author>
			<updated>2015-09-30T10:14:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=97769#p97769</id>
		</entry>
</feed>
