B
Binu C
hi am new to VB. I need to develop an application. The requirements are
as follows:
We have a notepad which consists of some data(Say A). Now we have a
form in which we have some text fields & a command button. when we
click cmd button once the data from the notepad should be read as
strings of different sizes & displayed in the text boxes. Again when we
click the cmd button the data in various text fields are written to
another notepad(say B) after creating it & again the remaining data is
read from the file A from the last position .
also i need a way to search for an unique string in notepad B from the
form & edit details around that string in file B.
Pls help me.....i need this only in VB no other scripting as i don know
about scripting.
Also if anyone can tell me link where i can get details regarding file
handling in detail in VB..i will b very helpful..
as follows:
We have a notepad which consists of some data(Say A). Now we have a
form in which we have some text fields & a command button. when we
click cmd button once the data from the notepad should be read as
strings of different sizes & displayed in the text boxes. Again when we
click the cmd button the data in various text fields are written to
another notepad(say B) after creating it & again the remaining data is
read from the file A from the last position .
also i need a way to search for an unique string in notepad B from the
form & edit details around that string in file B.
Pls help me.....i need this only in VB no other scripting as i don know
about scripting.
Also if anyone can tell me link where i can get details regarding file
handling in detail in VB..i will b very helpful..