0
votes
votes
0 answers
iterate through methods...
I need to download 3 text files but they all contain different data so I'm attempting to cycle through each method. I am not quite sure how to do this. Here is what I have... [code] protected void ttlGenerator(object sender, Event ...
