we have this functionality that creates a data file in .csv format using the text_io.fopen, text_io.put_line, text_io.fclose, and web.show_document.

this has been working but recently it does not opens in excel anymore.

there was no code change. when i saved the file in the same browser and open it, it will open in excel. but not thru the oracle forms. please advise. thank you.