-
Adding elements in local XML-File
I have an local xml-File where i want to add new elements by using the Browser
as an interface. In my local HTML-File i have a few Input-Boxes
which will shown in the browser properly. After i press the Submit-Button
the values of the Input-Boxes should be added as a new Element with TextNodes
to my local XML-File (i am using DOM with JavaScript). But the JavaScript
Error "Permission denied" pops up when i wanna save the datas to the local
XML-File. The reason of the JavaScript Security is understandable for me.
But how can i add Elements to my local XML-File by using a HTML-File (locally!!!!)
as an interface for typing in datas?
Any ideas from your side????
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks