how do i write to a text file without overwriting from vb .net?

Bob

New member
I am writing a vb .net browser and i'm working on implementing a history file, the textbox1 is made to display the url(done) and then write the url into a text file without overwriting the previous URLs. any help?
EDIT: im a Complete noob, can I see some code?
 
Back
Top