but it worked like a champ! Thanks for the code.
but it worked like a champ! Thanks for the code.
the manual recommends against using ProductLink - the easier way to get it is:
Code:<xsl:param name="pLink" select="concat(/root/System/StoreUrl, /root/System/PageName)" />
Don Irwin
Falcon Web Technologies, LLC
http://www.falconwebtech.com
Exceptional Cloud Hosting | Best Email Marketing Tools
sorry - I'm using URL rewriting with showproduct.aspx being rewritten with the following rule:
so /root/System/PageName = "p-12-some-product"Code:<add name="Product" url="p-{ProductID}-{SEName}" virtualPath="~/showproduct.aspx" checkPhysicalUrlAccess="false" />
If you aren't using url rewriting, you'll have to use one of the previously mentioned methods for getting the URL - to see what is being returned, set debug="true" in the XML package and review the XML data returned (should be 2nd textbox.).
Don Irwin
Falcon Web Technologies, LLC
http://www.falconwebtech.com
Exceptional Cloud Hosting | Best Email Marketing Tools
What do I need for the appId: 'your app id'
I found a blog where this topic [facebook like button integration] nicely explained. For more information you can visit, http://developers.facebook.com/docs/.../plugins/like/
You found a blog?
That blog just happens to be on a domain that matches your username?
Smells like spam to me...
TTFN
BFG