see my previous post regarding the syntax of the select value.

i'd also prefer to see id attributes in the form fields (use the same
value as the 'name' attribute) and in the script, do:

document.getElementById('QTYShipped' + n).value = 0;

also...remember that JS is case sensitive.
also also...if you're going to use the document.formName notation,
make sure you use the actual name of the form instead of 'formName' :D

On 12/28/06, Che Vilnonis <[EMAIL PROTECTED]> wrote:
> Hmmm. Not working... Does selOpt need another name, dynamic name?

-- 
Charlie Griefer

================================================
"...All the world shall be your enemy, Prince with a Thousand Enemies,
and whenever they catch you, they will kill you. But first they must catch
you, digger, listener, runner, prince with a swift warning.
Be cunning and full of tricks and your people shall never be destroyed."

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265253
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to