Connecting Tech Pros Worldwide Help | Site Map

how to read a text file (*.txt) in a html page in tabular format

Newbie
 
Join Date: Aug 2009
Posts: 1
#1: Aug 8 '09
can someone let me know the html code for reading a text file with tab delimiter in a webpage in tabular format? number of rows in the text file is not known...
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,629
#2: Aug 8 '09

re: how to read a text file (*.txt) in a html page in tabular format


since HTML is a mark-up language and not a programming language, this is not possible.
Reply