PIE issues

I

ipswich67

I have an internal asp.net application that queries a database for some item
information, then displays it in a webform. Eveything works fine in the
normal IE browser, however have run into the following issues when the app is
viewed on a mobile device with PIE:

Focus is supposed to be set to the input field when the page loads using
(document.all('txtItemCode').focus();), however in PIE focus is set
automatically to the browser title bar.

When the browser back button is pressed in PIE, the form seems to be getting
submitted again, again this is not happening in IE.

The application is supposed to show a picture of the requested item, by
dynamically assigning a image control's url property to the designated path
found in the database, however in PIE, the image does not show.

Any help on any of these issues would be appreciated. I have posted in in
other forums without getting a reply.

Thanks,
 

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,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top