yes. You can do it with with the (cf) form
<cfinput disabled="true"....

or JavaScript.

document.getElementById('yourformfield')..disabled = true;

G!

On Mon, Feb 9, 2009 at 1:57 PM, Merritt Chapman <[email protected]>wrote:

>
> Does anyone know if it's possible to set a form field to read only after
> populating it with CF8?  I've looked through the documentation and haven't
> found it.  I would like to be able to populate a set number of fields in my
> pdfs and then "lock" them so that the user can only edit the remaining
> fields.
>
> Just thought I'd ask.  If this is possible, I can finally drop ActivePDF!
>
> Thanks,
> MC
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319088
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to