Home » SQL & PL/SQL » SQL & PL/SQL » Mail with partially text and partially html (oracle 10gr2)
Mail with partially text and partially html [message #395058] Tue, 31 March 2009 03:56 Go to next message
srinivas.k2005
Messages: 404
Registered: August 2006
Senior Member
Hi,

Can i send a mail with partially text and partially html?
Now i am sending a mail from oracle database with mime_type as text/plain.
The mail is going correctly, now i need to integrate a part of feature like subscribe and unsubscribe with the existing text/plain mail, subscribe and unsubscribe can be done based on html as per my finding, so can i partially include the HTML text with the existing mail?

Subscribe/unsubcribe is a feature, where clicking on this text should bring some other dot net screen.

Thanks,
Srinivas

Re: Mail with partially text and partially html [message #395062 is a reply to message #395058] Tue, 31 March 2009 04:04 Go to previous messageGo to next message
Michel Cadot
Messages: 68737
Registered: March 2007
Location: Saint-Maur, France, https...
Senior Member
Account Moderator
This is not an Oracle problem.
It is more a MIME question.

Regards
Michel
Re: Mail with partially text and partially html [message #395067 is a reply to message #395058] Tue, 31 March 2009 04:13 Go to previous message
JRowbottom
Messages: 5933
Registered: June 2006
Location: Sunny North Yorkshire, ho...
Senior Member
This doesn't sound like an oracle issue. Just embed the html you want in the mail message.

You could either make the whole email HTML, or set the initial Mime type as Multipart/alternative, and specify mime types fro the different sections.

[drat - second]

[Updated on: Tue, 31 March 2009 04:54]

Report message to a moderator

Previous Topic: oracle temp tables or normal tables
Next Topic: Merging of Rows with a sequence number
Goto Forum:
  


Current Time: Tue Feb 18 18:47:01 CST 2025