Click to See Complete Forum and Search --> : Save xml document locally


asafg
09-18-2008, 09:43 AM
Hi all,

I want to build a tiny "application":

its a simple web page "mytodo.xml"
formated by "format.xslt"

the xslt makes a table of tasks.
1. todo 1
2. todo 2

I want to add a row to the table with a link
<td>
addTodo onclick()="addelemet()"
</td>
3. AddTodo
that can add element to my xml file with my new task.

with IE I managed to save the xmldoc but with FF I cant find the command.

I dont want server side application.
I save txt file is good enough for me.

thanks for any help
Asaf

Fang
09-20-2008, 03:17 AM
Requires user permission: http://www.captain.at/programming/xul/