1

hey,
I want to read an html file into a javascript variable that will contain it as a string.
is there an appropriate function, for example, that takes the file path as a parameter.

thanks