G
Guest
I'm thinking of a content management scenario in which you have a news
article, and then a photograph and caption that you want to appear in the
middle of the article text. The text of the article is a string pulled from
a database -- let's call it ArticleText.
I'm wondering if it is possible or not possible to have a user control
dynamically placed and rendered in the middle of BodyText. What approach
might you take?
-KF
article, and then a photograph and caption that you want to appear in the
middle of the article text. The text of the article is a string pulled from
a database -- let's call it ArticleText.
I'm wondering if it is possible or not possible to have a user control
dynamically placed and rendered in the middle of BodyText. What approach
might you take?
-KF