Hello,

If you are working on Forms 9i or 10g you can do it by importing java mail api provided free by sun and using it in your forms application.

A good place to start is the Forms 10g demos availaible on otn which include a working example of your requirement.

With Forms 6/6i or earlier you would have to make use of external procedures (perhaps a c application using ora_ffi) or host to a command line utility like febooti Command line email - Utility to send mail which supports sending attachments.

Regards,

Kashif Javed Rana