This is beyond ColdFusion and I apologize if it's totally OT. Here's the thing. I'd like to caputure simple user data via a web brower without a web server.
More detail: a) give a user an xhtml interface file or the like, who opens it with IE6/7 or Firefox(1.5/2.0); b) the user fills the form (XForm) and submits it (without any web server interaction/requirement); c) the user data is captured by/saved to a default local XML document. Use example (form elements): your name: your need: your contact info: Probably some facy javascript can do the job but it would be good to stick with some standards like W3C's XForms (read a bit on that), and the Mozilla's XForms Extensions for FireFox scared me off when its doc stated HTTP Server Requirements this and that (I would hope XForms's ACTION can support both online/server processing and offline/local processing such as transforming and capturing/saving the user data into a local XML file. Thinking loud here. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294010 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

