Client-side functionality in IE for Pocket PC

A

Arkady

We are trying to control cursor position in an ASP.NET application in Pocket PC IE environment. In particular, we would like to focus on a specific textbox or button once a new form is displayed or automatically go to the next logical control after an operation. We have unsuccessfully tried to use Javascript. Any suggestions?
 
A

Alberto García

Hi

use

document.form1.txtcustomer.focus()

in onbody





Arkady said:
We are trying to control cursor position in an ASP.NET application in
Pocket PC IE environment. In particular, we would like to focus on a
specific textbox or button once a new form is displayed or automatically go
to the next logical control after an operation. We have unsuccessfully tried
to use Javascript. Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top