Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

web.show_document to automatically open a .csv in excel

Warren TolentinoOct 7 2015 — edited Oct 7 2015

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.

dataExtractCHIPS.jpg

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

dataExtractCHIPS2.jpg

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2015
Added on Oct 7 2015
1 comment
482 views