<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; VbScript: как в процедуре обработки события узнать id объекта]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=7606&amp;type=atom" />
	<updated>2012-09-22T15:44:45Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=7606</id>
		<entry>
			<title type="html"><![CDATA[Re: VbScript: как в процедуре обработки события узнать id объекта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=64089#p64089" />
			<content type="html"><![CDATA[<p><strong>gts</strong>, самым полезным будет, пожалуй, загрузить и установить сборник статей MSDN: <a href="http://www.microsoft.com/ru-ru/download/details.aspx?id=16096">Download: Библиотека MSDN для Visual Studio 2008 - Microsoft Download Center - Download Details</a> локально.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2012-09-22T15:44:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=64089#p64089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VbScript: как в процедуре обработки события узнать id объекта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=64087#p64087" />
			<content type="html"><![CDATA[<p>Спасибо, alexii, а где можно прочитать о подобных вещах? Собираю информацию буквально по крупицам.</p>]]></content>
			<author>
				<name><![CDATA[gts]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=28603</uri>
			</author>
			<updated>2012-09-22T07:03:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=64087#p64087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VbScript: как в процедуре обработки события узнать id объекта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=64082#p64082" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>MsgBox event.srcElement.id</code></pre></div><p><a href="http://msdn.microsoft.com/en-us/library/ie/ms536944(v=vs.85).aspx">onmousedown event</a><br /><a href="http://msdn.microsoft.com/en-us/library/windows/apps/hh465990.aspx">onmousedown event</a></p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2012-09-22T04:10:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=64082#p64082</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VbScript: как в процедуре обработки события узнать id объекта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=64065#p64065" />
			<content type="html"><![CDATA[<p>Подскажите, пожалуйста, как в процедуре обработки события, например, onmousedown, (на VbScript) узнать id объекта HTML-страницы, который это событие вызвал?</p>]]></content>
			<author>
				<name><![CDATA[gts]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=28603</uri>
			</author>
			<updated>2012-09-21T10:02:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=64065#p64065</id>
		</entry>
</feed>
