thanks! I got it.. I just put together a simple test.. <http://virtualtrials.com/iphone/apps/demos/virtualtrials/#home>http://virtualtrials.com/iphone/apps/demos/virtualtrials only the first choice works so far.. it is a simple look up a doctor's phone number.. will fill in the rest later but the point is I got forms to work! And it looks great! (I will play with the theme later.. just wanted to make sure I could get database interaction.)
Al At 11:57 AM 6/30/2011, you wrote: >I should clarify - and sorry for so many emails. I believe my event >handler was 'better' - the pagecreate event - and you still want the >form submit handler too. But if you add the data-ajax=false, you.... >well shoot, you still want to prevent default form actions anyway. ;) > >Well, I'd do both. :) > > >On Thu, Jun 30, 2011 at 10:56 AM, Raymond Camden ><[email protected]> wrote: > > Ugh. Screw that. Just do this: > > > > To prevent form submissions from being automatically handled with > > Ajax, add the data-ajax="false" attribute to the form element. > > > > Much easier. ;) > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345967 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

