![]() |
|
|
<%
Dim elementPath, ext
elementPath ="Header_Company.jpg"
'elementPath = "/webdocuments/Banner/Header_Company.jpg"
ext = ""
if (Len(elementPath) > 0) then
' since we are dealing with either .swf, .jpg, or .gif, no need to do complex extension finding (for filetypes like .abcd or .1234)
ext = Right(elementPath, 4)
'response.write ext & " " end if 'response.write elementPath if ext = ".swf" then %> <% else %>
<% end if %>
|
|
|
FLEXnet Publisher lmgrd and Utilities
Download the latest version of the application-generic "lmgrd" license server and "lmutil" end user utilities. |