开发者

Dynamic Fields addtions, Submit and Generate XML File

开发者 https://www.devze.com 2023-04-05 20:47 出处:网络
I would like t开发者_开发问答o generate XML file from HTML Form submission. The form contains dynamic number of input text fields. For example it may have

I would like t开发者_开发问答o generate XML file from HTML Form submission.

The form contains dynamic number of input text fields. For example it may have

1-Row-9Cols

2-Row-4Cols

3-Row-7Cols

I can add fields on demand.

Is there any framework that I can utilize.

Thank you.


here are some useful links

Generate XML document in-memory with JavaScript

http://www.codeproject.com/KB/ajax/XMLWriter.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消