What my question is,
Is it plausible to have a listview item search a specific folder that has nothing but text files in it, pull the first 2 lines from the text file(s) and display them in columns 1 and 2
if so, how would one go about doing it, i've been sitting here for a few hours, search google, msdn, and many of forums trying to get something, i've got absolutly nothing
(Given - Column 1 item, Text file line 1, and text file title will be 3 and the same)
thanx in adv to any and every
ps. i would completely understand if a timer is needed, was mainly going to use this during 'load' and/or after an update to the list of some sort