Hi
Two question
- Is there some method to get the language and country of the user so I can grab the right data from database?
- How can I do somethin like paging inside a dialog box? This means, when I click on page # some Ajax gets executed and i display the new value. This works great on invoke because the Zimlet provides the singleClicked method, but what can I do after that?
Many thanks.