Advertisement

1 - 10 of 588 containing alltags:("onchange") (0 seconds)
I have built and online resignation form for my company's intranet. I've used ASP and Javascript.  I have the employee's drop down list which contains the employees name and ID. Is there a way when...
Zones: ASPDate Answered: 10/31/2000 Grade: B Views: 0
I'd like to put some code behind a text box on an Access 97 form to essentially convert the period character to the asterisk character whereever the user enters it.  Is the best place to do this in...
Zones: MS AccessDate Answered: 11/28/2000 Grade: B Views: 0
Hi there, I have a list box with some dummy values in it. When this list box is clicked an event occurs and I handle it like this: onChange="form.SearchByName.value = form.muSoftware.value...
Zones: JavaScriptDate Answered: 09/26/2001 Grade: A Views: 0
I need to have a select box onChange event that when an item is selected it will show/hide another box right next to it. I have it working when saving the page but I need to have it happen before t...
Zones: ASPDate Answered: 10/30/2002 Grade: A Views: 4
I'm trying to get an onChange handler to work with select boxes where you select and item from group one and the corresponding list shows up in the second selection box.  I can get this to work if ...
Zones: JavaScriptDate Answered: 01/08/2003 Grade: A Views: 0
Hi, I have a form with an unbound TextBox (SearchText) and an unbound ListBox(ClientList). What i want is for the user to enter a clients name or part of the clients name in the TextBox and the ...
Zones: MS AccessDate Answered: 06/20/2003 Grade: A Views: 0
hai, <input type="text" name="p" size="10" value="0.5" onChange="Display()"> </b><input type="text" name="n" size="10" value="50" onChange="Display()"> I have two input text fileds,in those ...
Zones: JavaScriptDate Answered: 02/24/2003 Grade: A Views: 0
I have this scripts. Whats wrong?. "Parent onload opens child. Once child is submited, one value is completed in Parent and when the form in the parent is completed, this form should be submi...
Zones: JavaScriptDate Answered: 02/28/2003 Grade: A Views: 0
hello, I have two forms on the same page, one for choosing color and one for choosing the size. And I would like them to be  submitted without pressing  the submit button. I wonder how should I use...
Zones: JavaScriptDate Answered: 10/29/2003 Grade: A Views: 0
<TD HEIGHT=40 WIDTH=150> <select width=100 name=11850.Signature_C_Focus_Locations ONCHANGE=Document.frmUser.11850.Value="T" > <OPTION></OPTION> <OPTION value=Signature_C_Focus_Locations>Signatur...
Zones: ASPDate Answered: 01/08/2004 Grade: A Views: 0