Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Mobile > PIE issues

Reply
Thread Tools

PIE issues

 
 
ipswich67
Guest
Posts: n/a
 
      06-06-2005
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,


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PIE/BAR CHART QUESTIONS?(creating them dynamically) =?Utf-8?B?UGF0cmljay5PLklnZQ==?= ASP .Net 10 11-27-2005 08:40 PM
Bar or Pie charts on a webpage with ASP.NET page populated Patrick.O.Ige ASP .Net 8 10-14-2004 11:49 AM
OT: Billy with pie on face Rowdy Yates MCSE 1 08-03-2004 05:32 PM
Pie Chart control Cliff Harris ASP .Net 1 06-12-2004 12:18 AM
Re: GD::Graph Pie Chart Display Problem IPaul Perl 0 04-02-2004 12:06 PM



Advertisments