Microsoft
Software
Hardware
Network
Question : Xsl attribute syntax
First, thank you for your time.
I am getting stuck on the syntax of an xsl statement. All I want to do is specify the path to the image source file: for example:
<img>
<xsl:attribute name="src">
<xsl:value-of select="<MyPathToImageDire
ctory>/@Im
ageFilenam
e"/>
</xsl:attribute>
</img>
What is the proper syntax do accomplish this?
Again, thank you very much for your time.
Answer : Xsl attribute syntax
Only when you are referencing a file on your local machine with an absolute path. If its a web app then you will use a relative path, because you need to reference a URL on the server.
Random Solutions
Batch printing word document to non-default printer
server 2008 capacity
Teradata Where Clause - Limit date to this month
Excel - Find nearest words for top ranked (text mining)
object required error
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?
ORA-00701: object necessary for warmstarting database cannot be altered
Access 2010 option button value
How to open an XML file and change a value.
Clearing a submit form once submitted