Click to See Complete Forum and Search --> : Load Textfile into a Table by Javascript


hotfusion
09-27-2003, 11:43 PM
Does anyone know how to load a textfile on a webserver into a Table using Javascript? Hopefully I can even apply some styling on the text, too..... Thanks!!!

Khalid Ali
09-28-2003, 01:09 AM
JavaScript itself can not read/write files,
you should look into server side programming for that purpose