Hi there,
I have a web form that I would like to use with our company’s Blackberry’s, but when I access it on the device and try to click a save button I put in I get an error message saying that Javascript is not supported.
Is there a way that I can have a button of some sorts to save a web based form without using Javascript?
Many thanks,
Alex Franklin
Subject: Saving Web Form with Blackberry
Use this as pass though HTML
Subject: Saving Web Form with Blackberry
Hi Alex
Try changing your database property of “use javascript when generating pages”. Then on your save button use the standard Filesave, fileCloseWindow @commands, and a $$return field.
Depending on what type of BlackBerry you have this might not work - the older ones in particular. If it doesn’t, try creating a wml form instead.
Hope that helps
Ben