email from form [message #234795] |
Thu, 03 May 2007 03:27  |
amit_vass2000
Messages: 52 Registered: December 2006 Location: Delhi
|
Member |
|
|
Hello Everybody,
i m trying to create a form, in which a report is generated. now what i want is--- i want to create a button, pressing on this button, the mail ID which i specify on the button PL/SQL. that report will automatically sent to that mail ID.
plz give me some idea...
thanks
|
|
|
|
|
Re: email from form [message #236878 is a reply to message #234795] |
Fri, 11 May 2007 03:38   |
rajesh4851
Messages: 89 Registered: January 2007
|
Member |
|
|
i have done similar kind of work in my previous project.
we have sent emails without attachments. But as per your scenario we need to sent report as an attachment..right..??
If u want coding(to send simple email),i'll send it to u. give me ur mail id.
Regards,
Rajesh
[Updated on: Fri, 11 May 2007 03:46] Report message to a moderator
|
|
|
|
|
|
|
Re: email from form [message #237142 is a reply to message #236878] |
Sat, 12 May 2007 12:13   |
rajeshdtl
Messages: 1 Registered: May 2007 Location: INDIA
|
Junior Member |
|
|
Hello Rajesh
I am working on project related to Agriculture Seed Industry, for which i required the similar functionality, if you could send
the code to me on my email address : rajeshdtl@yahoo.com
Regards
Rajesh Chauhan
New Delhi, India.
|
|
|
Re: email from form [message #237148 is a reply to message #237142] |
Sat, 12 May 2007 13:43   |
 |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Reported message | Reported By: rajeshdtl On: Sat, 12 May 2007 19:09 In: Developer & Programmer » Forms » email from form
Reason hi rajesh, i am working on the same kind of project, which is relating to Indian Agriculture industry, can u help me to send me the code on this email id : rajeshdtl@yahoo.com thanks, Rajesh Chauhan New Delhi, India
|
rajeshdtl, please, do not report your messages - those reports are visible only to the administration staff.
|
|
|
|
|
|
|
|
|
Re: email from form [message #302560 is a reply to message #239775] |
Tue, 26 February 2008 02:49   |
mksenthil
Messages: 15 Registered: February 2008 Location: chennai
|
Junior Member |
|
|
hi how to use this package.....where i have to write this coding in my form......please explain in detail....because i am beginner..
|
|
|
|
Re: email from form [message #303258 is a reply to message #303108] |
Thu, 28 February 2008 09:39   |
rajesh4851
Messages: 89 Registered: January 2007
|
Member |
|
|
Hi,
This is the database package. create this in your database and call the package where ever you require, example...you can use this package in WHEN-BUTTON-PRESSED trigger, or when new form instance or you can also use this in data base triggers. You have to take this package as a reference and modify as per your requirement. You have to pass the appropriate parameters.
Regards,
Rajesh
|
|
|
Re: email from form [message #303912 is a reply to message #303258] |
Mon, 03 March 2008 04:24   |
mksenthil
Messages: 15 Registered: February 2008 Location: chennai
|
Junior Member |
|
|
Hi Rajesh,
How to call this packages in the triggers( WHEN-BUTTON-PRESSED) etc..
Describe me in details with coding please.
Regards,
Senthil
|
|
|
|
|
|