I\'m looking for a way to use a JavaScript function to create a new HTML file in the local directory. Is this possible?
Thanks
(Client Side) Yes, but you might need to create a new ActiveX Object, therefore the browser should be IE only.
(Server Side) Just use any server-side scripting language (JS is not one).