The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Question: How can I display both a graphic AND a link that you can click on?
Answer: You need to embed img code within your url code.
Here's an example: (Placing a space between the [ characters to show code)
Notice that the ASP Diva Main Page text is on its own line. This forces the text to appear below the graphic.
Thanks to Smiddy, whose code I stole.
ASP Diva Main Page
ASPDiva Forum - http://www.aspdiva.com/forum/default.asp
<
Answer: You need to embed img code within your url code.
Here's an example: (Placing a space between the [ characters to show code)
[ url="http://www.aspdiva.com" ][ img ]http://www.ancienttracks.com/aspdiva/images/diva1.jpg[ /img ] ASP Diva Main Page[ /url ]
Notice that the ASP Diva Main Page text is on its own line. This forces the text to appear below the graphic.
Thanks to Smiddy, whose code I stole.
ASP Diva Main Page
ASPDiva Forum - http://www.aspdiva.com/forum/default.asp
<