HI
I have to develop a package that will allow a person to build his web pagewithout having to write any codes. MY XML doc will contain all the info about the page e.g fong, contents
I have to download my XML on my client and it's then that I build my XSL sheet or update it using the info in my XM doc. So if the person is creating a page then the XML doc will be updated and the XSL will be created on the client and tehn sent to the server(web and database - I will have a default empty XML doc in database for each user).
I can insert and retrieve my doc from the database .Now i need to move it to my Web server which is IIS from TOmcat and then download it from IIS to the client .
A friend told me to ftp the file but i don't know how to do that . So if u could help me in any way.
Thanks