Hello,
I have been searching a lot to find a solution how to handle session in my web site developed in PHP.
All i want to do is:
1) Expire a session if user user's session is idle for like 2 minutes.
2) To verify on each page is the user is logged on proerly through login page.
I have...
Hi Guys,
I am facing this problem for some days now and looking for your kind help.
I am using forms 6i to develop my forms and have deploy them on web using 9i Applicatiion server.
In one of my form i need to send an e-mail to the given address by the user and i also want to add...
Hi Guys,
I am using forms 6i, database 9i release 1 and application server 9iAS.
I have deployed my application on web using 9iAS.
I want to design such a form thru which i can give user option that he can select the file from his own/client system and copy/upload them on a directory on our...
hi,
i am using forms6i and 9iAS for deployment of forms.
i tried to use d2kwutility and the code i used is:
DECLARE
OS_USER_NAME VARCHAR2(60);
MACH_NAME VARCHAR2(100);
BEGIN
OS_USER_NAME := win_api_environment.get_windows_username(toBoolean('Y'));
MACH_NAME :=...
Hi!
The error with details are as follows:
FRM-92120: Registry file http://122.10.11.39/forms60java/oracle/forms/registry/registry.dat is missing.
Details…
Java Exception:
Oracle.forms.engine.RunformException:FRM-92120:Registry file...
Hi,
Can't we pass lexical references to run_report_object via parameter list?
When I pass parameter list including lexical reference to Run_report_object, the report fails. However built-in parameters like PARAMFORM=NO works fine.
Is there a special way of passing lexical references through...
Hi,
we have developed our forms and reports in Developer 6i and we want to run them through web and we are using 9i Application server for this purpose.
Our forms are running but reports are not. In client/Server environment we were using RUN_PRODUCT builtin to run our reports. Can anyone send...
Hi,
we have developed our forms and reports in Developer 6i and we want to run them through web and we are using 9i Application server for this purpose.
Our forms are running but reports are not. In client/Server environment we were using RUN_PRODUCT builtin to run our reports. Can anyone send...
Hi Friends,
I am trying to install 9iAS Release 1 on a P-4 2.4GHz W2K server with sp 4, 1GB RAM.
When iSetup.exe is invoked, the mouse pointer changes to hour glass for some time but nothing happens (no welcome screen, no wizard).
Inoking exe the second time displays a message that the setup...
hi friends,
i want to store number of records fetched by a cursor in my pl/sql code for later user in the same program unit.
like i have a cursor that fetch the following records for the columns
Employee_ID, Ded_ID, Ded_Date, Ded_Amount
14210, 1, 12-Mar-03, 200
14210, 1, 14-Mar-03, 400
10060...
Voice & Data communication in such a way that 1 pair goes to PABX
and 2 Pairs goes to patch Panel .
Has Anyone used it?
Any Suggestion/comments.
Regards,
Imran
Hi Friends,
I have made a form based on a control block. Block contains two non database items.
TXT_USER and TXT_PASSWORD. I have placed a button on this form with name LOGIN_BTN.
Now I want my user to connect to the databases they want to. For example it user Type SCOTT in TXT_USER field and...
Hi Guys,
I have two blocks on my form- Block1 and Block2. Both blocks have same fields but different tables are associated. When I execute query it brings record in both of the blocks. Now I want to copy all records in block 1 to block 2 how can I do this? Like I want to clear block 1 and copy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.