PC Review


Reply
Thread Tools Rate Thread

CDONTS Question

 
 
Ed Richter
Guest
Posts: n/a
 
      29th Jun 2005
I'm sending out a message via CDONTS mail and everything is fine except I'd like the part of the line below as shown between the bold tags to be bold Seems CDONTS doesn't like html commands?? Is there a way to format this properly to get that part of line to show text in bold?

sMailBody = sMailBody & "A "<B> & match_level_value & " " & Gender_value & </B>" official is needed" & vbNewLine & vbNewLine
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      29th Jun 2005
Do a Search for sending HTML email via CDONTS or CDOSYS.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Ed Richter" <(E-Mail Removed)> wrote in message
news:S5owe.42915$(E-Mail Removed)...
I'm sending out a message via CDONTS mail and everything is fine except I'd like the part of the
line below as shown between the bold tags to be bold Seems CDONTS doesn't like html commands?? Is
there a way to format this properly to get that part of line to show text in bold?

sMailBody = sMailBody & "A "<B> & match_level_value & " " & Gender_value & </B>" official is
needed" & vbNewLine & vbNewLine


 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      29th Jun 2005
For a CDO solution see http://www.interlacken.com/winnt/tip...ow.aspx?tip=46
For a CDONTS solution see http://www.powerasp.com/content/hintstips/asp-email.asp

PS
The HTML tags need to be in quotes in any ASP code in
& "</B> official is needed"
not
& </B>" official is needed"

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Ed Richter" <(E-Mail Removed)> wrote in message news:S5owe.42915$(E-Mail Removed)...
I'm sending out a message via CDONTS mail and everything is fine except I'd like the part of the line below as shown between the
bold tags to be bold Seems CDONTS doesn't like html commands?? Is there a way to format this properly to get that part of line to
show text in bold?

sMailBody = sMailBody & "A "A "<B> & match_level_value & " " & Gender_value & </B>" official is needed" & vbNewLine & vbNewLine


 
Reply With Quote
 
Ed Richter
Guest
Posts: n/a
 
      30th Jun 2005
The link was very helpful

Regarding the PS, yeah, I thought it had to be inside the quotes. However
when it didn't work that way, I first tried messing around with that,
putting it outside quotes, etc. When I still couldn't get it to work figured
it was more involved and better ask for help.


"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> For a CDO solution see
> http://www.interlacken.com/winnt/tip...ow.aspx?tip=46
> For a CDONTS solution see
> http://www.powerasp.com/content/hintstips/asp-email.asp
>
> PS
> The HTML tags need to be in quotes in any ASP code in
> & "</B> official is needed"
> not
> & </B>" official is needed"
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
> _____________________________________________
>
>
> "Ed Richter" <(E-Mail Removed)> wrote in message
> news:S5owe.42915$(E-Mail Removed)...
> I'm sending out a message via CDONTS mail and everything is fine except
> I'd like the part of the line below as shown between the
> bold tags to be bold Seems CDONTS doesn't like html commands?? Is there
> a way to format this properly to get that part of line to
> show text in bold?
>
> sMailBody = sMailBody & "A "A "<B> & match_level_value & " " &
> Gender_value & </B>" official is needed" & vbNewLine & vbNewLine
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CDONTS Formatting Question Ed Richter Microsoft Frontpage 2 23rd Mar 2005 11:27 AM
HELP ASP/CDONTS Ammar Microsoft ASP .NET 3 7th Jun 2004 02:30 PM
CDONTS question Ed Richter Microsoft Frontpage 3 3rd Jan 2004 12:23 AM
CDONTS Question Ed Richter Microsoft Frontpage 3 31st Dec 2003 12:59 PM
CDONTS email question - where do rejected emails go? Eric Microsoft VB .NET 1 22nd Dec 2003 08:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:18 PM.