Well im very new to programming i began from 0 with c# just a week or 2 ago
i just writed some little things on console and i changed to Forms 2 days ago, last one ( i spended like 10 hours trying to get it to work and searching info on System.IO lol :D ) is a litle Form with 3 textboxes that loads 3 currency values and the Date, it was writed from a file,you can modify it and then save the file again ( with 2 buttons load and save and a nice label that tells you the date... lol im happy of my tiny stupid application :p) v_v
( it works on on the tiny aplication but dont know still why i cant read the data on the file like a txt, it shows weird characters ( it is encrypted or something? i write the values as strings...)
well now what im trying to do now
Im trying to write to a textfile some Values of a webpage >_<
exactly what im trying is to get the "daily new currency values" from some webpage to write them on a file that the tiny program can read.
is anyway to tell the program something like
beetween that html code and that one is "x" currency, or from "here to here"
Question
BlueRage
Well im very new to programming i began from 0 with c# just a week or 2 ago
i just writed some little things on console and i changed to Forms 2 days ago, last one ( i spended like 10 hours trying to get it to work and searching info on System.IO lol :D ) is a litle Form with 3 textboxes that loads 3 currency values and the Date, it was writed from a file,you can modify it and then save the file again ( with 2 buttons load and save and a nice label that tells you the date... lol im happy of my tiny stupid application :p) v_v
( it works on on the tiny aplication but dont know still why i cant read the data on the file like a txt, it shows weird characters ( it is encrypted or something? i write the values as strings...)
well now what im trying to do now
Im trying to write to a textfile some Values of a webpage >_<
exactly what im trying is to get the "daily new currency values" from some webpage to write them on a file that the tiny program can read.
is anyway to tell the program something like
beetween that html code and that one is "x" currency, or from "here to here"
or some other way :?
thx
Link to comment
Share on other sites
17 answers to this question
Recommended Posts