Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Downloading XML doc on client

Status
Not open for further replies.

cookies

Programmer
Nov 9, 2001
1
MU

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top