Yeah, I assumed that the single exception was a simplification of the
problem, instead of a hard-fast rule of only ever one exception. In my
experience, there's rarely ever a single exception, and when there is only a
single exception today, tomorrow, the boss wants another one added.


On 11/7/07, Charlie Griefer <[EMAIL PROTECTED]> wrote:
>
> On Nov 7, 2007 9:51 AM, morgan l <[EMAIL PROTECTED]> wrote:
> > function updateCC(rowNum) {
> >        document.prices("cc" + rowNum).value = document.prices("cost" +
> > rowNum).value * 1.2;
> > }
>
> i thought about that... but he says the only exception is '4'.  your
> code assumes that the form field to manipulate would vary with every
> argument value passed to the function.
>
> --
> 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."
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:246000
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to