Quote Originally Posted by mpnash View Post
Some more observations:

I tried loading the web remote from another PC (I can access my TWP externally via a no-ip address) also running latest WinXP Firefox. The same problem occurred (trailing '/' was removed after 'sendkey').

The problem also occurs on my Win2000 PC using IE6.
Are you able to view the source of one of the pages and check what the URL of the "WebRemote" menu item is... all I can think of is that something is trying to sanitise the URLs?

I guess the simplest work-around would be to add a noop (no-operation) to the end of the /sendkey/ URL... that way it would read /sendkey/noop which should not cause any issues.