<div>All,</div>
<div>&nbsp;</div>
<div><a href="http://ajax.asp.net/ajaxtoolkit/CascadingDropDown/CascadingDropDown.aspx">http://ajax.asp.net/ajaxtoolkit/CascadingDropDown/CascadingDropDown.aspx</a><br>&nbsp;</div>
<div>I found the exact example I am trying to achieve&nbsp;as per this ajax link above.</div>
<div>&nbsp;</div>
<div>I&#39;m guessing Seaside has same deal but can&#39;t see to make anything work - I&#39;m new at all this.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Dirk</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/11/07, <b class="gmail_sendername">dirk newbold</b> &lt;<a href="mailto:dirkdirk@gmail.com">dirkdirk@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Sorry, I forgot to mention that I&#39;m a newbie.&nbsp; Just tried to implement this but no luck.</div>
<div>&nbsp;</div>
<div>How do I use WASelectTag&gt;&gt;beSubmitOnChange for this example?</div>
<div>&nbsp;</div>
<div>Say I have a <em>Dictionary</em> (colourSizes in <em>class</em> named Product) set up where the <em>key</em> is the colour and the <em>value</em> is an <em>OrderedCollection</em> of&nbsp;the corresponding available sizes. 
</div>
<div>&nbsp;</div>
<div>&quot; The colour select box &quot;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;html select<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;beSubmitOnChange;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;size:&nbsp;???</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;list: (Product colourSizes keys);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;selected:</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;callback: </div>
<div>&quot; The available sizes select box&nbsp;driven by the choice from the colour select box &quot;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;html selectFromList:&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;selected:&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;callback: </div>
<div>&nbsp;</div>
<div>Cheers,</div><span class="sg">
<div>&nbsp;</div>
<div>Dirk<br><br>&nbsp;</div></span>
<div><span class="e" id="q_11319e6ac011feb1_2">
<div><span class="gmail_quote">On 6/10/07, <b class="gmail_sendername">Boris Popov</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:boris@deepcovelabs.com" target="_blank">boris@deepcovelabs.com
</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">WASelectTag&gt;&gt;beSubmitOnChange, perhaps?<br><br>Cheers!<br><br>-Boris<br><br>--<br>+1.604.689.0322<br>
DeepCove Labs Ltd.<br>4th floor 595 Howe Street<br>Vancouver, Canada V6C 2T5<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://tinyurl.com/r7uw4" target="_blank">http://tinyurl.com/r7uw4</a><br><br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:boris@deepcovelabs.com" target="_blank">boris@deepcovelabs.com</a><br><br>CONFIDENTIALITY NOTICE<br><br>This email is intended only for the persons named in the message
<br>header. Unless otherwise indicated, it contains information that is<br>private and confidential. If you have received it in error, please <br>notify the sender and delete the entire message including any<br>attachments.
<br><br>Thank you.<br><br>&gt; -----Original Message-----<br>&gt; From: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:seaside-bounces@lists.squeakfoundation.org" target="_blank">seaside-bounces@lists.squeakfoundation.org 
</a>[mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:seaside-" target="_blank">seaside-</a><br>&gt; <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:bounces@lists.squeakfoundation.org" target="_blank">
bounces@lists.squeakfoundation.org</a>] On Behalf Of dirk newbold<br>&gt; Sent: Sunday, June 10, 2007 3:09 PM <br>&gt; To: Seaside - general discussion<br>&gt; Subject: [Seaside] Forms - Select List: action before submit button
<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; I&#39;m trying to get the choice from one selectFromList to trigger a <br>second<br>&gt; selectFromList in a form without having to hit a submit button.<br>&gt; E.g. similar to online clothing stores where each product comes in a
<br>&gt; multiple of colours which each have a different corresponding list of <br>&gt; available sizes.<br>&gt;<br>&gt; Can the selectFromList method achieve this?<br>&gt;<br>&gt; If not is there another method that can achieve this and does anyone
<br>have<br>&gt; an example?<br>&gt;<br>&gt; Regards, <br>&gt;<br>&gt; Dirk<br>_______________________________________________<br>Seaside mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Seaside@lists.squeakfoundation.org" target="_blank">
Seaside@lists.squeakfoundation.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br></blockquote></div><br></span></div></blockquote></div><br>