Forum Moderators: phranque
I hope I can explain this good enough....
I have a link...<a href="/test.cgi?move=right">Move Right</a>.
Whenever I click the link it will run test.cgi?move=right but it will change the page to go to test.cgi. Is there anyway I can create the link that when a user clicks it, it runs test.cgi?move=right but doesnt actually go to the page?
Thanks in advance for your help :)