Re: combobox hlp
Posted: Wed Jan 09, 2013 10:48 pm
So, you essentially, you have a text file on the internet, and you want to read it and post the text in order into a combobox?
Sharing, Teaching and Supporting coders of all ages and levels since 2009
https://www.codenstuff.com/forum/
2cool4cereal2 wrote:So, you essentially, you have a text file on the internet, and you want to read it and post the text in order into a combobox?yes
smashapps wrote:If my combobox code did not work use the streamreader but use my downlaodfile code, downlaod the file, read it with the streamreader and add the items to the textbox and if you dont want the file to be saved to the computer delete it when you're finished. You have all code in this thread already.
smashapps wrote:You use a webclient or computer.network to download the file, read the file that is now stored locally and then you can delete the file.i think this cant be done , i will just make a updater to update the textfile and i will place the text file with the app