On Mar 26, 2005, at 11:41 AM, Ankur Gupta wrote:

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".



This sounds like a job for Javascript. You can probably do this with an "onload" command and I suppose it's a simple script at that, but I don't have an example handy. Shouldn't be too hard to find one though...


Kindest Regards,

--
Bill Stephenson


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to