Update the node value of XML file
-
Hello Friends, I've a XML file as shown below i want to update the path of the flv files which i've made bold below. Actually i've a playlist and my video player takes the properties from this XML file so i've to play the different different video which i click on. <CONFIG> − <SETTINGS> <PLAYER_SETTINGS Name="SelectedSkin" Value="../Files/Skins/flvplayer/skin.swf"/> <PLAYER_SETTINGS Name="SelectedLoader" Value="../Files/Skins/flvplayer/loading.swf"/> <PLAYER_SETTINGS Name="FLVPath" Value="http://localhost:4718/VideosUploading/Files/Videos/2.flv"/>
-
Hello Friends, I've a XML file as shown below i want to update the path of the flv files which i've made bold below. Actually i've a playlist and my video player takes the properties from this XML file so i've to play the different different video which i click on. <CONFIG> − <SETTINGS> <PLAYER_SETTINGS Name="SelectedSkin" Value="../Files/Skins/flvplayer/skin.swf"/> <PLAYER_SETTINGS Name="SelectedLoader" Value="../Files/Skins/flvplayer/loading.swf"/> <PLAYER_SETTINGS Name="FLVPath" Value="http://localhost:4718/VideosUploading/Files/Videos/2.flv"/>
-
These links may be helpful: http://www.aspnettutorials.com/tutorials/database/XML-Csharp.aspx[^] http://asp.dotnetheaven.com/howto/doc/Xml/ModifyXmlDocument.aspx[^]
sepel
-
These links may be helpful: http://www.aspnettutorials.com/tutorials/database/XML-Csharp.aspx[^] http://asp.dotnetheaven.com/howto/doc/Xml/ModifyXmlDocument.aspx[^]
sepel