DaveC426913
Programmer
I'm very new to this, so my questions are of the 'XML for Dummies' type.
I need to create a web app (for internal use only) that modifies an XML file (adds tags & elements). What is the best/most expedient language for doing this?
I could just do it in ASP, right? I tried the code from this thread: which of course, won't work because it's ASP.NET instead of ASP.
Any advice would be greatly appreciated.
I need to create a web app (for internal use only) that modifies an XML file (adds tags & elements). What is the best/most expedient language for doing this?
I could just do it in ASP, right? I tried the code from this thread: which of course, won't work because it's ASP.NET instead of ASP.
Any advice would be greatly appreciated.