PDA

View Full Version : Dynamic alt tags........


Dr. Web
03-22-2001, 02:05 PM
I need to create dynamic alt tags, using xml. Problem is that when I embed my XML inside the alt tag, it breaks up either the xml structure, or doesnt render the xml info.
Alt tags usually look like this:

alt="press here and your browser will catch fire and explode"

my xml structure is like this:
<$strings.of.xml.info Prompt="Dynamic alt info here">

now if I put the xml inside an alt tag, it looks like this:
alt="<$strings.of.xml.info Prompt="dynamic alt info here">"

you can already see that there are too many sets of double quotes. I have tried replacing this with single quotes, and eliminating quotes-to no avail. I may just throw the cpu across the room......your thoughts?

Dr. Web
03-22-2001, 02:42 PM
got it. seems the problem was due to the server I am using. I still threw the cpu across the room though!

pixelmonkey
03-22-2001, 03:01 PM
what was the fix? i kept playing with it, but it never displayed right.

need to know server OS and options


thanks
chris<pixelmonkey>:D