Answered
Very new to Java, and I have a field on a form that once a user enters information, I need it to add an asterick before and after the information (for 3 of 9 barcode). I thought this would be fairly simple, but I can't get it to work. Any help would be greatly appreciated - Thanks.
if (event.value!="") event.value = "*"+event.value+"*";
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com