I have an anchor tag in an .asp page.
eg: <a href=test.asp?content=diplayright>Display@Right</a>
First time when the page loads, the link is displaying as expected Display@Right. But after clicking on the link, showing the full url
path ie, test.asp?content=diplayright..Any ideas on this problem..I have tried many ways but all invain..
Thanks all..Appreciate your quick help on this..


