<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; WSH: «InternetExplorer.Application», диалог повторной отправки]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=6323</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6323&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «WSH: «InternetExplorer.Application», диалог повторной отправки».]]></description>
		<lastBuildDate>Tue, 15 May 2012 10:58:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: WSH: «InternetExplorer.Application», диалог повторной отправки]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=60350#p60350</link>
			<description><![CDATA[<p>Должна срабатывать вот такая конструкция на VBS<br />Только internetexplorer.application должно быть вызвано не из этого скрипта, иначе он подвиснет.</p><div class="codebox"><pre><code>dim Oshell, Instant
Set oShell = CreateObject(&quot;WSCript.shell&quot;) 
lnstart=Timer 
while Timer-lnstart &lt;=20 
    Wscript.Sleep 200
    if oShell.AppActivate(&quot;Запрос пользователю&quot;) then oShell.SendKeys &quot;{ENTER}&quot;
wend
oShell=null</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Bagir)]]></author>
			<pubDate>Tue, 15 May 2012 10:58:45 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=60350#p60350</guid>
		</item>
		<item>
			<title><![CDATA[Re: WSH: «InternetExplorer.Application», диалог повторной отправки]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=52560#p52560</link>
			<description><![CDATA[<p><strong>f11w</strong>, помнится, разбирали как-то данный вопрос. С отрицательным результатом.</p>]]></description>
			<author><![CDATA[null@example.com (alexii)]]></author>
			<pubDate>Sun, 16 Oct 2011 22:40:46 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=52560#p52560</guid>
		</item>
		<item>
			<title><![CDATA[WSH: «InternetExplorer.Application», диалог повторной отправки]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=52558#p52558</link>
			<description><![CDATA[<p>Использую объект &quot;internetexplorer.application&quot; в wsh-скрипте.<br />Можно ли подавить показ диалога &quot;Чтобы еще раз отобразить эту веб страницу, веб-браузеру нужно повторить отправку указанных данных&quot;?</p><p>Скрипт останавливается при его появлении пока пользователь не нажмет кнопку.<br />Пробовал устанавливать свойство Silent - не помогает.</p>]]></description>
			<author><![CDATA[null@example.com (f11w)]]></author>
			<pubDate>Sun, 16 Oct 2011 20:27:57 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=52558#p52558</guid>
		</item>
	</channel>
</rss>
