Click here to Skip to main content
15,899,314 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have one xml file i have to read that file and one textbox,listbox and one submit button when i enter Name in textbox i want to display all in listbox
any one tell me


this is my axl file............


XML
- <CONFIG>
- <SETTINGS>
  <PLAYER_SETTINGS Name="License" Value="6b100nwghzms2cqk8v5prdjyf7t493" />
  <PLAYER_SETTINGS Name="SiteURL" Value="http://irrex.ctco.lv:81/videocapture/" />
  <PLAYER_SETTINGS Name="ServerURL" Value="rtmp://10.101.101.2:1935/oflaDemo/" />
  <PLAYER_SETTINGS Name="FPS" Value="10" />
  <PLAYER_SETTINGS Name="AudioRate" Value="11" />
  <PLAYER_SETTINGS Name="VideoWidth" Value="320" />
  <PLAYER_SETTINGS Name="VideoHeight" Value="240" />
  <PLAYER_SETTINGS Name="VideoCompression" Value="85" />
  <PLAYER_SETTINGS Name="AudioGain" Value="50" />
  <PLAYER_SETTINGS Name="SaveScript" Value="http://irr.ctco.lv/agjbrs/SaveVideoFile.aspx" />
  <PLAYER_SETTINGS Name="AudioActivity" Value="50" />
  <PLAYER_SETTINGS Name="VideoActivity" Value="50" />
  <PLAYER_SETTINGS Name="MaxRecordingTime" Value="50" />
  <PLAYER_SETTINGS Name="Color" Value="0x000077" />
  <PLAYER_SETTINGS Name="EmbedURL" Value="http://irrex.ctco.lv/videocapture/player.swf" />
  <PLAYER_SETTINGS Name="ShareURL" Value="http://irrex.ctco.lv/videocapture/share.aspx" />
  <PLAYER_SETTINGS Name="LogoURL" Value="http://irrrx.ctco.lv/videocapture/logo.jpg" />
  <PLAYER_SETTINGS Name="RedirectURL" Value="http://irrex.ctco.lv/agjbrs/Videorecorder.aspx?from=save" />
  <PLAYER_SETTINGS Name="ShowLinkButton" Value="false" />
  </SETTINGS>
- <MSG>
  <ERROR Name="Saving" Value="Saving file to the database..." />
  <ERROR Name="SaveSuccess" Value="The file has been saved successfully" />
  <ERROR Name="SaveError" Value="There was an error saving the file.Plz Check File size" />
  <ERROR Name="NoMic" Value="You do not have a microphone installed" />
  <ERROR Name="NoCam" Value="You do not have a camera installed" />
  <ERROR Name="MaxRecordingTime" Value="Time limit" />
  </MSG>
  </CONFIG>
Posted
Comments
senguptaamlan 25-Mar-12 17:47pm    
It will be great if you can explain with an example of the output that Ur opting for.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900