January 9, 200620 yr Can someone tell me if there is a way to share a file web based but yet be able to upload and download files?
January 9, 200620 yr look into XML/XSL. http://www.w3.org/XML/ The main difference between XML and HTML XML was designed to carry data. XML is not a replacement for HTML. XML and HTML were designed with different goals: XML was designed to describe data and to focus on what data is. HTML was designed to display data and to focus on how data looks. HTML is about displaying information, while XML is about describing information. Above quoted from w3schools: http://www.w3schools.com/xml/xml_whatis.asp
Create an account or sign in to comment