Has anyone come across a straightforward workable solution to programatically sending Emails from web enabled forms. This seems to be a frequently asked question but all of the solutions I have see...
http://www.experts-exchange.com/Database/Oracle/Q_20084800.html
Zones:
OracleDate Answered: 03/01/2001 Grade: C Views: 0
I have this button on my form with code somewhat like the following :-
BEGIN
INSERT INTO TABLE VALUES('111','222');
COMMIT;
EXIT_FORM;
END;
Now when I click the button the values ge...
http://www.experts-exchange.com/Database/Oracle/Q_20130663.html
Zones:
OracleDate Answered: 06/06/2001 Grade: A Views: 0
Hi,
This report shows up a print box before generating a text file. Is there a way to avoid this print box and generate the file straight?
masaimara
http://www.experts-exchange.com/Database/Oracle/Q_20193986.html
Zones:
OracleDate Answered: 11/16/2001 Grade: A Views: 0
will to cut long story short, I've installed personal oracle 8i in win 98 machine but still unable to connect to the database, help please
http://www.experts-exchange.com/Database/Oracle/Q_20298463.html
Zones:
OracleDate Answered: 09/02/2003 Grade: A Views: 0
hello expert,
i did a program which prints the output as text file in the specified location using text_io functionality but can anybody guide me how to format the text file like heading i want ...
http://www.experts-exchange.com/Database/Oracle/Q_20338198.html
Zones:
OracleDate Answered: 08/05/2003 Grade: A Views: 0
greetings,
How to show the job progress in forms 6i? I have got a procedure which executes approximately for 5 minutes i want to show the job progress to the end user. i tried to use text box in...
http://www.experts-exchange.com/Database/Oracle/Q_20383850.html
Zones:
OracleDate Answered: 11/07/2002 Grade: A Views: 0
i have 3 tabpages
--first tabpage --second tabpage --third tabpage
doctype (lov) originator text item) suppdoc (lov)
date of document (text...
http://www.experts-exchange.com/Database/Oracle/Q_20568692.html
Zones:
OracleDate Answered: 04/03/2003 Grade: B Views: 0
I have created a invoice report, item sold may vary from 1 to 100 e.g.
what i want, if there are number of items like 4 on the invoice the printer should be stopped(stop printing) after printing 4...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_20725542.html
Hi Everyone,
Can anyone pls help in the following scenerio. :
the environment is client/server with 50 clients. The application has been developed on Developer 6i . What we want is the infor...
http://www.experts-exchange.com/Database/Oracle/Q_20778532.html
Zones:
OracleDate Answered: 03/17/2004 Grade: B Views: 5
We have a Forms based Client server application designed using Designer 6i. We are in the process of converting these forns to Web. All is going on Well but One persisting problem is resolutions-- ...
http://www.experts-exchange.com/Database/Oracle/3rd_Party_Tools/Q_21088262.html