PDA


View Full Version : Can an attachment be an inline image?


pg116
09-11-2007, 01:14 PM
Using your article demo:
http://www.vbadvanced.com/dynamics3/showentry.php?e=18

Can I use the attachment to allow people to load a photo that will then be displayed in the description?

Brian
09-11-2007, 03:15 PM
You could use the [img] tag within the description and display the attachment that way.

pg116
09-11-2007, 03:31 PM
You could use the [img] tag within the description and display the attachment that way.

Thanks