Connecting Tech Pros Worldwide Help | Site Map

Need to save the values back to XML

Newbie
 
Join Date: Aug 2008
Posts: 1
#1: Aug 13 '08
Hi ,

I have an form with textbox,checkbox submit and Cancel button created using XML and XSl. after entering the values in the form on submit the values should be retained in the same form,please suggest me how to do.
Moderator
 
Join Date: Mar 2006
Posts: 1,103
#2: Aug 19 '08

re: Need to save the values back to XML


So to clarify, you want to take these values, and save it to an xml file?
You'd definitely have to use a server side language to do this.

Are you familiar with ASP at all?
Reply