Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

User needs to update XML File

Participant ,
Jul 21, 2010 Jul 21, 2010

I believe a script is needed to create the file from a database, I would probably use asp and MS SQL. The thing is once that script is run where does the XML file go? How do I get it placed on my web server? Please help.

TOPICS
Server side applications
709
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 21, 2010 Jul 21, 2010

I want to create a form for a flash quiz. This quiz asks a question and the user selects one correct image out of four. The data is brought in flash thorough an xml file. Some XML tags do not need to change, but a few will need to. Is there a way to changes specific nodes in an XML and then save it to a file?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 21, 2010 Jul 21, 2010

This might help http://labs.adobe.com/technologies/spry/samples/utils/query2xml.html

The best way to update the XML file is to update the database and reload the above file.

Ben

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 22, 2010 Jul 22, 2010
LATEST

I saw that I think I might try it in access for now, it's a very small file.

Thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines