RachelSwailes
01-25-2005, 07:42 AM
Hi there
I have searched the internet for an answer but found none.
I am not a HTML and Javascript guru as I am a Java Communications programmer. So I hope that my question is not too n00b!
What I need to do it have a very basic HTML page visible in my non-web Java application for the user to be able to fill out a customer satisfaction survey.
Once the user has completed the form, they must push a button and I would like the user's selections to be saved into a file in any format (XML, CSV or anything) on the user's computer. From then I am programatically handling their selections with Java.
Is there a way to do this without scripting, ie plain HTML or am I going to have to use scripting?
Many kind regards,
Rachel
I have searched the internet for an answer but found none.
I am not a HTML and Javascript guru as I am a Java Communications programmer. So I hope that my question is not too n00b!
What I need to do it have a very basic HTML page visible in my non-web Java application for the user to be able to fill out a customer satisfaction survey.
Once the user has completed the form, they must push a button and I would like the user's selections to be saved into a file in any format (XML, CSV or anything) on the user's computer. From then I am programatically handling their selections with Java.
Is there a way to do this without scripting, ie plain HTML or am I going to have to use scripting?
Many kind regards,
Rachel