Home » Developer & Programmer » Forms » Form-File
Form-File [message #185561] Wed, 02 August 2006 06:08 Go to next message
orafan2003
Messages: 122
Registered: February 2006
Senior Member
Hi,
I have a form in which I am using one variable called "xmldata" to store some data. When I submit the form by pressing a button, I want this data to save in a file at C:\temp.
I just went through some documents and came to know that I have to use text_io. Can I use it in when-button-pressed? Can you send me a sample code for my requirement?
Thanks.
Re: Form-File [message #185998 is a reply to message #185561] Fri, 04 August 2006 13:11 Go to previous messageGo to next message
RJ.Zijlstra
Messages: 104
Registered: December 2005
Location: Netherlands - IJmuiden
Senior Member
Hi,

You can use it when the c:\temp directory is on your local computer. When it's on the server, you need to use utl_file.

You can put the code in the trigger ( why do you not just try it? It won't bite you...)

Examples are in the 'Help'

HTH

Regards,
Rob Zijlstra
Re: Form-File [message #186224 is a reply to message #185998] Mon, 07 August 2006 02:22 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Search this forum for 'webutil' or 'web_util'. You need to use the 'client_text_io' package to write to the client PC.

David
Previous Topic: installing translation hub in 10 g
Next Topic: Count # of records of block based on flag insert mode
Goto Forum:
  


Current Time: Fri Sep 20 11:35:04 CDT 2024