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
Session Timeout during Session
WMIC Get Make, Model and Serial Number
capture value of checked items in checklistbox
Excel - VBA text formatting
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
htaccess rewrite
ClamAV resident protection on openSUSE 11.2
PHP String Concatenation Help
Determine MIME types for files in php
foward email to a user via mail contact in exchange 2010