Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Executing javascript on an iPAQ


Message #1 by kathy.egan@h... on Thu, 10 Jan 2002 18:02:58
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?

  Return to Index