is it possible to read page content from a text filewithout using ASP.net
because user has not purchased a hosting database i need to store content of About us page in a text file
and then load content from the text file aboutus.txt
also we don t want to use code behind if possible within HTML to read the content because his hosting server doesn t allow ASP.net
i want to use HTML javascript and DHTML only
Go to the complete details ...