GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML tag in an ASP statement...How? (https://gfy.com/showthread.php?t=188534)

dodger21 10-21-2003 05:33 PM

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


woj 10-21-2003 07:04 PM

why are you messing with asp anyway?

chadglni 10-21-2003 07:06 PM

Try:

PHP Code:

strBody strBody "<b>" my string "</b>" Chr(13) & Chr(10) & Chr(13) & Chr(10



All times are GMT -7. The time now is 06:12 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123