Forums

This topic is locked

dynamic content within dynamic content

Posted 15 Sep 2002 13:59:52
1
has voted
15 Sep 2002 13:59:52 Joe Glab posted:
I have some dynamic content (a number of paragraphs) that show up fine on my page. However, I need to insert some other dynamic conent within that content and the second chunk is not showing up. Is there a way to do this? Am I doing something wrong?

My original dynamic section looks like this:

REGISTRATION, PAYMENT & CEU INFO:
<%=(rsClinic.Fields.Item("PaymentInfo".Value)%>

However, the PaymentInfo field contains this content:

Pre Pay For ONLY $60.00, payment must be recieved by
<%=(rsClinic.Fields.Item("ClinicDeadline".Value)%>

That section is showing up like this:

Pre Pay For ONLY $60.00, payment must be recieved by (my ClinicDeadline value is supposed to show up here but it doesn't).

Thanks.

Joe

Replies

Replied 20 Sep 2002 10:34:11
20 Sep 2002 10:34:11 Bjorn Fripon replied:
try these chuncks of code <img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>

www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7834&lngWId=4

www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=7635&lngWId=4


greetz,

Jezter

Reply to this topic