Skip to Main Content

APEX

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!

Save the contents of the form elements in a txt file

JJINApr 17 2014 — edited Apr 19 2014


Hi,

I am trying to save the contents of the form as a text file on clicking a button. For example in my form i have 4 textboxes

1.Customer id

2.Customer location

3.Customer last name

4.Customer first name

There is a save button in the page. Once i click on the save button, i need to get a download prompt to save the file(a txt file). The txt file must contain the values of fields in each line. Can we achieve this using Apex?

Thanks,

TJ

This post has been answered by carlos.pereira on Apr 18 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2014
Added on Apr 17 2014
3 comments
1,692 views