>The examples shown at CFUN demonstrated how CFFORM could be used to generate
>XForms and then XSLT is used to translate the XForms to standard HTML such
>that standard form fields are submitted. Presumably one could use an XSLT
>that just copied the source XForms XML without modification and put that in
>the reponse stream for the user agent to process. However, this would
>require a UA that supports XForms. Do any mainstream browsers support it?
Gotcha. So I guess it's really not technically Xforms support, but the ability to use CFFORM to generate an Xforms form instance and then transform it. Pretty interesting.
How 'bout embedding Xforms support in the Flash player?! (I know Denji or Dengi exists.....but native support would be nice!).
>One could also theoretically write an XSLT that converted the XForms XML to
>HTML and included _javascript_ to format the data into the proper XForms
>specified data XML file and store that in a form field when the form is
>submitted. Would be compliated and not worth the effort, but it seems
>technically possible.
Yes, but the spec was designed to incorporate the binding of the form data to the instance document....thereby eliminating the need for the JS hack! ;-)
--
Alex
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

