Previous | Next | (P-PDF) Forms & FDF
Topic: Re: restrict access to www link (Via Email)
Conf: (P-PDF) Forms & FDF, Msg: 39305
From: dug
Date: 4/26/2002 06:47 AM
>>Ok, slightly tidier - Have a hidden field with your script
>>in the onfocus event. When user keys in to run code,
>>unhide field and use setFocus to tab into it. This will
>>execute action and you can re-hide it. The field need not
>>have any visible properties.
Ah, works like a charm. Thanks for enabling my brain-laziness. There
are 12-step programs for people like you, you know.
;]
--doug