I used HP tablet. The dropdown boxes doesn't work in any web applications.
TPHAM
I used HP tablet. The dropdown boxes doesn't work in any web applications.
TPHAM
What type of tablet?
Ultimately the browser determines how to render standard HTML controls like a textbox. Do other Web application's DropDown boxes work?
Web Connection doesn't do anything special when it creates controls - it just creates plain HTML <input> tags, which are the same for every HTML application.
+++ Rick ---
TPHAM