Enter Keywords:
1 - 10 of 3820(0.148 seconds)
Sort By:
 
I want to write a form that contains multiple selection lists (i.e. lists that tell you to hold down the control key to select more than one list entry).  I know how to process forms, just not mult...
Zones: PerlDate Answered: 10/07/1997 Rating: 6.4 Views: 0
I have a selection form on my page. When a user selects something by mouseclick, the list minimizes but doesn't loose focus. So I can't get the selected option before the user clicks somewhere else...
Zones: JavaScriptDate Answered: 01/01/1998 Rating: 7.2 Views: 0
pball, I think I have the answer to this question.  Do you still want it?  I can't seem to find the original question. Ok, so here's the problem: Select tags (and Object tags too!!!!) do not adhe...
Zones: AuthoringDate Answered: 12/17/1998 Rating: 6.2 Views: 0
I have a form with a number of text fields in it: <form name="form1" method="post" action="page2.asp"> <input type="text" name="UserEntry1"> <input type="text" name="UserEntry2"> </form> How can ...
Zones: AuthoringDate Answered: 02/16/1999 Rating: 6.6 Views: 0
This is partly a JavaScript problem as well. In the following code, when the JavaScript function RefreshPage() is called, the location.href is supposed to redirect to itself (appending a selecte...
Zones: ASPDate Answered: 01/05/2000 Rating: 8.2 Views: 0
i have a select box which a list of values.when i select i value in the select box i need to populate other select box with out refreshing the page
Zones: ASPDate Answered: 03/14/2000 Rating: 8.2 Views: 0
Hi, i want to make impossible selection of text with the mouse or dragging links on my site.Do you think this is possible? My idea is to check if the onMouseDown event occurs(for the left butto...
Zones: JavaScriptDate Answered: 05/25/2000 Rating: 7.6 Views: 0
hello, i got form like this: <form name="date_form" action="process.php3"> <font style='font-family:verdana, arial; font-size:12px;'> From &nbsp;&nbsp; <select name="from"> <option value="00...
Zones: JavaScriptDate Answered: 08/08/2000 Rating: 6.4 Views: 0
I am trying to produce a php tool to create MySql tables.  I get the message: Couldn't execute query. Can anyone tell me how to solve this? I have a .htaccess file in the directory, it includes ...
Zones: PHPDate Answered: 08/15/2000 Rating: 7.6 Views: 0
Does anyone know how to or has seen code to implement a <SELECT> like option list that allows expanding/collapsing.  It needs to allow multiple selects on the nodes of the tree so it can post the s...
Zones: JavaScriptDate Answered: 08/13/2000 Rating: 6.2 Views: 0