Previous | Next | (P-PDF) JavaScript
Topic: Javascript Limitation, 2 Attachments
Conf: (P-PDF) JavaScript, Msg: 27672
From: sperkins
Date: 9/27/2001 04:38 AM
I am having a problem with keeping the code in the Javascript function box. I know there may be a limit on the size of the javascript that you can have in there. Right now it is at 14k. I'm trying to paste javascript into the function that is only 18k.
The form should come up and the user will need to select a state. Once they select the state, it will automatically populate a field on the first page with an english statement and on the second page with the spanish statement for that state. It works now, but if more cases are added to the JavaScript, when I try to save it, the JavaScript disappears completly. It will not save and the functionality does not work.
The PDF that is attached works. If the javascript that is in the txt document is pasted over the current javascript in the file, it will not work.
Does anyone know how to fix this problem? Is the javascript to big or can someone tell me if it can be broken apart?
Test Document Javascript.pdf
PDF w/Javascript multiple case statement (19,714 bytes)
all states fraud.txt
This javascript needs to be in the form (17,753 bytes)