Append data within XML file using form
-
I'm not sure this is correct forum, but it is used in Access DB. I have existing XML file with following nodes (I think that is correct term)
SOME TEXT NAME
I would like to know how to construct a form (ASP or HTML) where I could have user enter the 'SOME TEXT NAME' part and it would APPEND to end of XML document. I have seen some scripts and code that got close, but I did not understand how to modify to my needs. Any help would be appreciated greatly! Thanks
-
I'm not sure this is correct forum, but it is used in Access DB. I have existing XML file with following nodes (I think that is correct term)
SOME TEXT NAME
I would like to know how to construct a form (ASP or HTML) where I could have user enter the 'SOME TEXT NAME' part and it would APPEND to end of XML document. I have seen some scripts and code that got close, but I did not understand how to modify to my needs. Any help would be appreciated greatly! Thanks
gdmoland wrote:
I have seen some scripts and code that got close, but I did not understand how to modify to my needs.
That is called a learning process and for that you need a book and possibly a teacher. This is a support forum where we help developers solve problems not teach how to develop applications. Your lack of understanding cannot be solved by a forum post!
Never underestimate the power of human stupidity RAH