Store text in a database

  • Thread starter Thread starter carlos.cruz
  • Start date Start date
C

carlos.cruz

Hi,

Suposing that I want to store a text where I've words in BOLD, and an
hyperlink in the middle of the sentence.
How can I store this information and have it published just as it is on an
aspx page??

Thanks in advance,
CC
 
(e-mail address removed) a exposé le 5/04/2004 :
Hi,

Suposing that I want to store a text where I've words in BOLD, and an
hyperlink in the middle of the sentence.
How can I store this information and have it published just as it is on an
aspx page??

Thanks in advance,
CC

Strore it in HTML , and publish it in a Simple label ...
 
Back
Top