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
How to remove automatic login from Outlook 2010
Outlook Web App (OWA) 2010 defaults to light version for specific user
C# code for writing up a class file....
Connecting two switches together
Viewing Embedded Image in MS Access Report
How to reinstall Windows 7 with no restore cd.
fortigate 60b, add second subnet needs internet - easy
Server Security
Ho Do you Create a timeline Planner/diary in vb.net
The Microsoft Firewall service terminated with service-specific error 126 (0x7E).