Re: [LAME] Adobe form JS
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: [LAME] Adobe form JS

From: Randy Webb <HikksNotAtHome@aol.com>
Date: Wed Jan 18 2006 - 22:54:36 CET

Legi@fan said the following on 1/18/2006 9:18 AM:
> Well I have very very simple problem.
> I have three NumericFields prepeared id Adobe Designer.
> I would like to add values from thirs two fields and show sum in the third
> one.
>
> So I'm choosing NumericField3 -> From event list I'm choosing calculate.
> I'm adding code.
> NumericField3.value = NumericField2.value + NumericField1.value;
>
> and... nothing happens.
> but if I enter a code
> NumericField3.value="2" it works showing digit "2"
>
> What am I doing wrong here?

You are asking for help with Adobe Designer in a Javascript Newsgroup.

-- 
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Received on Thu Jan 19 03:55:41 2006