javascript thread: Executing javascript on an iPAQ
I'm modifying an existing ASP application to run on a Compaq iPAQ. Data on a page is validated prior to submittal to the database using a javascript function specified in the "onSubmit" event of the form. When I execute the application on a normal workstation, the javascript runs correctly, however, when I run on the iPAQ, the javascript does execute at all. Is javascript supported on this type of hardware? What am I doing wrong?
|





