is it posible to makwe a html to read a ini and input the data into the html?
Printable View
is it posible to makwe a html to read a ini and input the data into the html?
My first instict is to suggest a server side language such as php, but I believe JavaScript does have some built in File Functions. I know you said HTML, but I'm assuming JavaScript would be alright (being that HTML doesn't have any functions or anything. just tags).
Here's a site I found. I think it has what you need. If not, just do a search on "+javascript +file +functions" or something.
Thanks alot. Even though i know nothing on javascript i bet it would be great thats again
JavaScript isn't that hard to pick up. Just look at that page for the specifics. Let me know if you need any help.