Click to See Complete Forum and Search --> : streaming from a text file on a web page...which language should i use??


CharvelZeppelin
09-16-2004, 11:08 AM
im creating a web page that searches through text files based on a search term that was entered and displays results. currently, its all in html and javascript.

is there anyway to read from a text file using javascript?

i know you do this with php but i dont have this installed on the server. is there any other way i can do this without installing anything else on the server?

what do you recommend??