PDF JavaSript Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Corka
    New Member
    • Oct 2006
    • 1

    PDF JavaSript Help

    Hi,

    I'm a graphic designer with no experience with JavaScript and need some help.

    I have created a PDF wine order form where the user enters the amount of bottles into text fields (there are about 40 in all) and a total cost is genarated.

    The part I need help with is creating some JavaScript for a text field that totals the number of ordered bottles and then divides the amount by 12 rounded up to a full number (this is to work out frieght costs).

    Example of text field names:
    sww_q1
    sww_q2
    sww_q3
    sww_q4

    The starting letters change for different wine types throughout the form.

    If anyone can help it would be much appreciated.

    Regards
    Corka
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Check the documentation/references.

    Comment

    Working...