I want to do 2 different things:

1) I want to load a text file from a hard-coded location and load its
contents in a string. 
2) I want to load a text file from a location choosed by user and load
its contents in a string.

How can I achieve these 2 tasks.

Thanks.

Reply via email to