Home AMX User Forum AMX General Discussion
Options

Log out

Hello, I am design my web pages for ni-700. I want to use a link for log out.
I have:
<a href="../web/root/login.xml?path=/index.htm" target="_top"><img src="logout.gif" width="25" height="25" border="0" /></a>

... but it not logout, only redirect to login page. How can I logout?

Thank you
Sign In or Register to comment.