notimportant
Technical User
Dear all,
I'm not sure this is the right place for talking about this issue! I'm writng a javascript code that generates a table with desired properties. I have linked a HTML page that includes a .js file. When the table is generated with document.write(), the screen is wiped and table appears. I want to give users the ability to save the new page but selecting menu-> file -> Save as
But when I do this the original HTML page is savedand not the new generated table page. So I have to save the source of the new page in notepad which eliminates Unicode. Plz Help me find a way for saving directly from File->Save AS
Regards,
Siavash
I'm not sure this is the right place for talking about this issue! I'm writng a javascript code that generates a table with desired properties. I have linked a HTML page that includes a .js file. When the table is generated with document.write(), the screen is wiped and table appears. I want to give users the ability to save the new page but selecting menu-> file -> Save as
But when I do this the original HTML page is savedand not the new generated table page. So I have to save the source of the new page in notepad which eliminates Unicode. Plz Help me find a way for saving directly from File->Save AS
Regards,
Siavash