I am trying to filter out the logout link on my form's based login page.
However it is not a normal link. The link is the following.
javascript:__doPostBack('LoginStatus1$ctl00','')
Httrack did not seem to like me putting the above text in as an exclude link.
Is there a special trick? |