Forum Moderators: open
Here is the onClick code:
<input type="button" onClick="checkEmails(getalert.value,'',<? echo "$results->id";?>)" style="color:#FFFFFF; background-color:#BEB789; height:22px; width:64px;" value="Get alert">
any tip would be apreciated
Thanks in advance
the getalert.value is <input type=text>
it works when i put qutations like this 'getalert.value' but works the wrong way cuz it send "getalert.value" instead of the real value..
so what is wrong?
How should it be?
[edited by: tedster at 6:23 am (utc) on Aug. 7, 2005]
[edit reason] disable smile graphics [/edit]