Return to Snippet

Revision: 48055
at June 22, 2011 23:21 by inreflection7


Initial Code
<%# ResolveUrl(String.Format("~/CMSPages/GetFile.aspx?guid={0}", Eval("Video"))) %>

Initial URL


Initial Description
The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...

Initial Title
Kentico - JWPlayer file ResolveUrl

Initial Tags
flash, video

Initial Language
ASP