| http://www.w3.org/ns/prov#value | - As u know folder contains all types of files including text,zip,image & so on.So I want that when URL that is assigned to Media Player is .txt,then i assign any default image from resources.I do not want to check extensions-Currently I m checking the extension of each file before paying but i dont want dat.Public Class Form1Public Ext_bmp As String = .bmpPublic Ext_jpg As String = .jpg[code]..
|