View Single Post
Old 10-21-2003, 05:33 PM  
dodger21
Confirmed User
 
Join Date: Jan 2003
Location: Los Angeles
Posts: 2,680
HTML tag in an ASP statement...How?

Ive got an ASP variable which will hold a string. I want to string to be displayed in bold. How do I stick an HTML tag in an ASP statement to make this string bold?



Heres what Ive got, but obviously its a fucking no go


PHP Code:
strBody strBody "<b>my string</b>" Chr(13) & Chr(10) & Chr(13) & Chr(10
dodger21 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote