Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Javascript Question

Im working with acrobat and was woundering if someone could help me with a
***javascript***
In the property box of a text field I have and option for calulating from
another check box
What I need is to have the text area be filled in if one of three check
boxes are check.
example
would be if check box (adult) is check then the text field (enclosed) would
be 45
If the check box (junior) is check then the text field (enclosed) is 20
If the check box (family) is checked the the text field (enclosed) is 60

I know this forum is for excel but you all have always be great with help so
I turn to you all first.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Javascript Question

With javascript the trick is knowing the DOM. No idea about what the
acrobat model looks like.

Try he
http://partners.adobe.com/public/dev...croJSGuide.pdf

Tim


"Kelly********" wrote in message
...
Im working with acrobat and was woundering if someone could help me with a
***javascript***
In the property box of a text field I have and option for calulating from
another check box
What I need is to have the text area be filled in if one of three check
boxes are check.
example
would be if check box (adult) is check then the text field (enclosed)
would
be 45
If the check box (junior) is check then the text field (enclosed) is 20
If the check box (family) is checked the the text field (enclosed) is 60

I know this forum is for excel but you all have always be great with help
so
I turn to you all first.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Javascript Question

I looked through a bunch of that after posting here I dont know how to do all
this stuff so it all looks creek to me. what is DOM?

"Tim Williams" wrote:

With javascript the trick is knowing the DOM. No idea about what the
acrobat model looks like.

Try he
http://partners.adobe.com/public/dev...croJSGuide.pdf

Tim


"Kelly********" wrote in message
...
Im working with acrobat and was woundering if someone could help me with a
***javascript***
In the property box of a text field I have and option for calulating from
another check box
What I need is to have the text area be filled in if one of three check
boxes are check.
example
would be if check box (adult) is check then the text field (enclosed)
would
be 45
If the check box (junior) is check then the text field (enclosed) is 20
If the check box (family) is checked the the text field (enclosed) is 60

I know this forum is for excel but you all have always be great with help
so
I turn to you all first.




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Javascript Question

Document Object Model, but why don't you ask a JavaScript question in a
JavaScript group?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Kelly********" wrote in message
...
I looked through a bunch of that after posting here I dont know how to do

all
this stuff so it all looks creek to me. what is DOM?

"Tim Williams" wrote:

With javascript the trick is knowing the DOM. No idea about what the
acrobat model looks like.

Try he

http://partners.adobe.com/public/dev...croJSGuide.pdf

Tim


"Kelly********" wrote in message
...
Im working with acrobat and was woundering if someone could help me

with a
***javascript***
In the property box of a text field I have and option for calulating

from
another check box
What I need is to have the text area be filled in if one of three

check
boxes are check.
example
would be if check box (adult) is check then the text field (enclosed)
would
be 45
If the check box (junior) is check then the text field (enclosed) is

20
If the check box (family) is checked the the text field (enclosed) is

60

I know this forum is for excel but you all have always be great with

help
so
I turn to you all first.






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
link javascript sureshkasi1985 via OfficeKB.com Excel Worksheet Functions 0 June 5th 08 11:47 AM
link javascript sureshkasi1985 via OfficeKB.com Excel Worksheet Functions 0 June 5th 08 11:44 AM
Javascript Question jmkratt New Users to Excel 1 August 22nd 06 09:02 AM
Help: Javascript to Excel VBA? Ron J Excel Programming 3 April 6th 06 03:28 AM
Execute javascript help Ramthebuffs[_25_] Excel Programming 0 February 27th 06 02:28 AM


All times are GMT +1. The time now is 11:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"