Results 1 to 5 of 5
  1. guximrama's Avatar
    Member

    Posts
    2 Posts
       #1  
    I need to be able to read text files from an external remote source, or a web server. Can anyone tell me how that works?
  2. GomzyRockz's Avatar
    Member

    Posts
    74 Posts
    #2  
    we need more information. What kind of web server ? Does it need authentication ? More details please.
  3. guximrama's Avatar
    Member

    Posts
    2 Posts
       #3  
    If I have 5,000 text files (averaging about 100 lines of text -> so not very big), and I want to have an interface where I have a search functionality by name of the file, and when I find the one I want it loads the content into a textbox. I could save it in IsolatedStorage too.
  4. #4  
    Do you already have middleware (files) on the server with functions you can call? It almost seems like you would have to have something on the server side to query the files there, or we thinking more along the lines of ftp?
    Last edited by Catholic Tech Geek; 01-16-2013 at 12:32 PM.
    Microsoft Student Insider and rom developer for Asus Mypal A6x6 and Axim X50 (and soon, LG Quantum too)

    My work is free for everyone's use, but if you wish to give a donation towards my work (I am a full-time college student working in what little spare time I do have), you may do so (paypal email is toa649@myway.com).

    Check out my blog for news on mobile Windows and other tech: Catholic Tech Geek

    Students, check out Dreamspark for the tools you need and Imagine Cup if you want a challenge
  5. Ron Gramann's Avatar
    Developer

    Posts
    38 Posts
    #5  
    Guzimrama,
    You will most likely need a server-side application (e.g. web service). REST services would give you the type of functionality you're looking for. From your WP app you would simply use a WebClient to call the services and pull the data down.

Similar Threads

  1. Editing files from 2 live/hotmail accounts?
    By bricot in forum Skydrive
    Replies: 0
    Last Post: 04-26-2012, 05:02 PM
  2. How to have your phone read text msgs to you
    By icaruschuck in forum Nokia Lumia 900
    Replies: 3
    Last Post: 04-09-2012, 06:45 PM
  3. read texts over bluetooth? NOT!
    By Chowdah72 in forum Windows Phone 7
    Replies: 2
    Last Post: 03-18-2012, 06:53 AM
  4. "Can't get app" when installing from web marketplace
    By eliu001 in forum Windows Phone Apps
    Replies: 2
    Last Post: 10-04-2011, 02:09 PM

Posting Permissions