HiI am trying to validate a drop down box using scripting so that if a user enters text instead of a number there is an error message. I can validate it so that it checks for the length (using.length), but how do I differentiate between a number and text. I know it can be done as it works in the va...
hi...I am working on a process for Digital Signature Verification. I am facing problem with CRLs. I imported CRL of a CA and CA certificate in Trust Store. I am signing with a revoked certificate. Though the output I am getting is an invalid signature but for revocation information the result is "No...
Hi, I want to design an eform which has a searchable drop down box. That is as someone types in the required contents into the dropdown the displayed contents of the drop down should shrink.It should have the search feature in google search(as we type in the result set keeps showing and we can choo...
Hi all,I have a table with Add / Delete buttons. I want to place these buttons in the bottom of the table and not in each line – Please see the attached sample.Currently, when users click the Delete button it of course deletes the first (not the last) raw that was added to the table.Is there a way t...
is it possible to create a button that copies a text field to the clipboard? I have a hidden field that compiles the values from multiple inputs and I want to be able to click a button to copy this information to the clipboard... Baring this the other option will to be to show the field, highlight i...
I am trying to have LC validate three different patterns in a text field. One would be one letter followed by 6 numbers, two is 6 numbers, and three is 9 numbers. This is what I have so far. It's close, but not quite doing what I need. It is correctly validating one, but with the two and three it is...
I have created a PDF that contains some 3D content, and am trying to control layer visibility with buttons, and pull down menus.Is it possible to have pull down menus and buttons control the visability of layers?If so...please explain how...I am brand new to LC and am having trouble getting things t...
So does AFCS have echo cancellation for voip calls? I know connect pro is supposed to and I know that the stock flash player with stratus does not. Sorry if this is an obvious question.Thank you,Eric
I have a dynamic form which should only print certain portions depending on checkboxes (if checkbox is checked, print paragraph; otherwise, don't print). I am using javascript to change the paragraph form visible to hidden prior to printing. I would like to also eliminate the blank space when I make...