Hello,

Little new to win mobile apps. What is the procedure to send a text file or long text to the web on a button click? Remember, i dont want to use file control to choose file! Actually the app is getting some input from the user and should be sent to the internet server. So, either i save the input into a text file or send it directly to the web on a button click.

Any help in this regard?