Hi all,
not strong with JS so i hope there is someone out there who can help
here is the code
I am trying to make the last 3 buttons with name update and del_* do stuff.
Update needs to update a file pulling xml of the web.
Del_file need to delere a file from my server.
Del_row needs to delete the entry from the database .
I can do these things manually but want to wire the buttons to do the job
for example this function copies stuff from the web
Anyone got a suggestion ??