Hi, I hope everybody it's fine.
I try send a Email with UTL_SMTP, but only can send internally. I need send to others people, e.j: mymail@hotmail.com, mymail@yahoo.com, etc.
When i try to do that, appears the following error :
PDE-PXC019 Ora-20002: Relay rejected for policy reasons...
I have this from Help
Description
Execute a Windows program from within an Forms Developer product. The program runs independently of the product that called it.
Syntax
PROCEDURE Win_Api_Shell.WinExec
(Command IN VARCHAR2,
WindowStyle IN PLS_INTEGER DEFAULT WIN_API.SW_SHOWNORMAL...
Hi:
I open other program .exe from a Form 6i with Win_Api_Shell.WinExec( I'm using D2kwutil.pll ), but I don't know if the program is runnig or not( the .exe program ), I'm using Win_Api_Utility.Get_Active_Window, but the function returns the Forms handler and I need the .exe handler I have...
Hi!:
I open other program .exe from a Form with Win_Api_Shell.WinExec, but I don't know if the program is runnig or not, I'm using Win_Api_Utility.Get_Active_Window, but the function returns the Forms identifier and I need the .exe identifier I have executed.
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.