Reading text files from web server

guximrama

New member
Jan 28, 2012
2
0
0
Visit site
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.
 

Catholic Tech Geek

New member
Feb 2, 2012
130
0
0
Visit site
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:

Ron Gramann

New member
Nov 27, 2012
51
0
0
Visit site
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.
 

Staff online

Members online

Forum statistics

Threads
323,252
Messages
2,243,526
Members
428,050
Latest member
lolz1234