Hi,
Using XMLHTTP object
<span id="theID"><a href="javascript:XMLHTTPfunction('Secrete.asp?userName=secrete')">GO</a></span>
After finished, the "GO" in <span></span> will be change to "Down".
My question is: how to pass the above information 'Secrete.asp?userName=secrete' to server without being seen?
Using XMLHTTP object
<span id="theID"><a href="javascript:XMLHTTPfunction('Secrete.asp?userName=secrete')">GO</a></span>
After finished, the "GO" in <span></span> will be change to "Down".
My question is: how to pass the above information 'Secrete.asp?userName=secrete' to server without being seen?