Hi,

 

I have a link like this. <a href="http://127.0.0.1/link.cgi#word";>word</a>.

 

When I click on the link word, I want the link.cgi to execute and then it
should navigate to the word "word".

 

Link.cgi is executed and everytime it navigates to the top of the page
instead of navigating to the word "word". 

Its not happening for me. Is it valid in cgi or am I missing something.

 

Thanks,

Ankur

 

Reply via email to