Client Side JavaScript Generating HTML Files
Hi All,
Is the above possible? I'd like to be able to generate a HTML file with default tags as laid out below:
<html>
<head>
<title>
</title>
</head>
<body>
</body>
</html>
I know how to get these tags into a text file, but is there any way at all of changing it's file extension? ie manipulating the 'Save as type' option?
TIA
interrupt
__________________
\'sync\' <cr>
The name specified is not recognized as an internal or external command, operable program or batch file.
|