Open .CSV file using Web.show_document on 11gAS [message #543950] |
Sat, 18 February 2012 02:30 |
![](//www.gravatar.com/avatar/e89625ff4e6e3be619ff020ad6fd96fe?s=64&d=mm&r=g) |
ramb_1977
Messages: 1 Registered: February 2012
|
Junior Member |
|
|
We have created a utility in our Menu (.mmb) whereby the screen output is captured in a csv file created on HP-Ux Server using text_io and displayed to user in Excel Using Web.show_document.
The same works on Oracle 10gAS
But in 11gAS the csv file is created but when web.show_document is used to display the file then it IS NOT OPENING in Excel but file output is generated as HTML file.
We checked our folder option setting . The file is displayed in excel if we are in forms 10gAS but generated as HTML if on 11gAS
|
|
|