(Answer) (Category) WebGUI FAQ : (Category) Web Design :
How do I deal with macros that need "s and HTML that needs "s?
Very simply: instead of (a non-functioning example:)
 <a href="^UrlMacro("assetId");">Click me</a>
Try:
 <a href='^UrlMacro("assetId");'>Click me</a>
(note the single quotes!)
wg-fomATgwyDOTorg
[Append to This Answer]
Previous: (Answer) How do I provide specific content based upon a field in a user's profile?
Next: (Answer) How do I include Javascript in my Articles, etc.? The <script> tags keep getting mangled!
This document is: http://www.gwy2.org/cgi-bin/fom?file=72
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
This FAQ administered by ... Gerald Young