thanks all for helping me. I have the function how to call back script with a form (I mean something like
HTML Code:
<a href="#" onclick="myfunction(1,true)"> my text id 1 </a>
.
But I need from a link, I mean
http://mysite.com/myscript.php?#,1 => Where 1 is my text id and call to the script without by click a form.
I hope that you understand, my english is too bad.
Thank you again