i did'nt ask te question that I really needed to know: It's no us
ofcourse, to disable the opposite field of the one that's filled in.
meant the following code (that I found out myself, but thanks anywa
;-))
<form>
<input name="alpha" onclick="this.form.beta.value=''">
<input name="beta" onclick="this.form.alpha.value=''">
</form>
Supersimple, but very usefull to me, because otherwise my MySQ
database would search for BOTH inputs, wich does'nt result in th
records I need.
excuse me for my bad English, again.
Greets,
Daa
Unregistered
-----------------------------------------------------------------------
Posted via
http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread:
http://www.forum4designers.com/message34791.htm