This document was generated from CDN thread
Created by: Sebastian Weyer on 02-09-2010 02:08:52 PM
Hello!
The << Softkey makes a browserlike back. But i want to be sure, that the user makes a Log Off.
Is there any chance to override the << Hard Button on my phone that it executes a logout like...
<SoftKeyItem>
<Name><xsl:valueOf select="Log Off"/></Name>
<URL><xsl:valueOf select="/@target"/>?_page_=LOGOUT</URL>
<Position>4</Position>
</SoftKeyItem>