web_util problem [message #203862] |
Thu, 16 November 2006 12:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
RAY_HT
Messages: 155 Registered: May 2005 Location: Giza
|
Senior Member |
|
|
hi all
i have form created by forms10g and web_util lib attached to it succesfully .
now i want to use client_text_io to create file.dat on client pc
but when do that it still working without any error and didn't finish .
note: txt_io was working successfully.
|
|
|
|
Re: web_util problem [message #204054 is a reply to message #203862] |
Fri, 17 November 2006 09:00 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
RAY_HT
Messages: 155 Registered: May 2005 Location: Giza
|
Senior Member |
|
|
befor write in txt file , checking if the temp file open , and close it .
by execute client_txt_io.fopen(temp_filename);
when execute these statment the system hanging.
|
|
|
|
|
Re: web_util problem [message #207988 is a reply to message #203862] |
Thu, 07 December 2006 12:37 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
RAY_HT
Messages: 155 Registered: May 2005 Location: Giza
|
Senior Member |
|
|
dear all
when button pressed trigger code attached .
when i press button system hange and don't response
please , i need to solve this problem
i have to create /print file created by this trigger from client machein
thanks
|
|
|
|
|
Re: web_util problem [message #208354 is a reply to message #208038] |
Sat, 09 December 2006 16:13 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
RAY_HT
Messages: 155 Registered: May 2005 Location: Giza
|
Senior Member |
|
|
the code stop when starting to execute
"filename:='c:\bill_dat';
i want you know that the code as i wrote , when i'm using text_io it running successfully and the file created on application server . just i want it ti be created on client side .
also i don't understand [b] and [\b] in last replay.
|
|
|
|
Re: web_util problem [message #208475 is a reply to message #208354] |
Mon, 11 December 2006 00:33 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
You said "also i don't understand [b] and [\b] in last replay." - Bhujendra is in to personalised posts, he was trying to make it bold. Unfortunately, it does not work inside 'code' tags. That's why it is always wise to use 'Preview Message' before doing a 'Submit Reply'.
David
|
|
|