Welcome to WebmasterWorld Guest from 107.22.48.243
Forum Moderators: incrediBILL
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
<SCRIPT LANGUAGE="JavaScript" SRC="addemail.js" type="text/javascript">
</SCRIPT>
------------------------------------
and that script is XMLHTTPREQUEST code but it doest go there at all in FF.. but it works fine as i mentioned b4 just in IE
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]