Hi,I have the list of 50 states of U.S in the dropdown list.Ex: alabama alaska arizona arkansas lousianaWhen user types "a" into the dropdown, the dropdown should expand automatically and list only alabama,alaska, arizona.When user types "al", the dropdown should get further refi...
Is there a way of including instructional default text in a text field that disappears when the user clicks in to the field to type their information, and if so, can it reappear if the person doesn't add data and clicks out of the text field?Thanks.
Ok, Here is the question, I have a form with the following dropdowns:Type:Series:Style:What I need to have happen is The selection in Type drives what is populated in Series, then the selection in Series drives what is populated in Style. I have the script on the change event which lets the Type dr...
Ciao a tutti, sono nuovo e vorrei sapere come posso fare a personalizzare il componente SimpleChat.Utilizzo Flash Builder 4.5 e in design mode non mi fa vedere il componente. Come potrei fare ?
There are two radio button named A and B under group_1.Also There are two radio button named C and D under group_2.In form 4 type subform named S_1, S_2, S_3, S_4.If click on C with A, subform only shown S_1, S_2.If click on C with B, subform only shown S_2, S_3AgainIf click on D with A, subform onl...
Hello,I would like to change or at least get the field TYPE of an object/fieldReason: I have a function in my scripting object which should certain things if the given paramter is a button or text fieldmyFunction(Object){if (type == button) ....ClassName is for any use. It just always = fieldCould a...
I have a video chat web service, based on LCCS, and I need to collect information about all chat sessions (duration of conversation, involved people). Is it possible to get that data from LCCS? Does anyone have any suggestions?
Hi,Can I make a call to the server from a pdf form using Ajax technology ? I want to populate some textfields dynamically on the client side based on some user selection . I dont have the reader extension license yet to make a web service call to the server . Is there any other way to acheive the de...
But seriously, I need Underscores to disappear when a user starts typing in a Notes field and it does, but if the user did not type anything into the notes field, I need the underscores to appear so someone can handwrite notes.Here's the code under Page1:topmostSubform.Page1.UNDLN_1::initialize - (F...
I have a txt box as a header and footer and created script/subform where the user can select the header/footer to be entered in the box. The only thing is the customer I'm creating this form for doesn't like the highlighting in that particular box...is there a way to either change the color of the ...