hi experts,
i developing an flash prj
which reads the content the textfile.
but there we can't to write into textfile directly
for that part i need the VB usage.
which contains Add,Delete,Modify button
when we click the button the operation should to be done
i briefy giveout the concept:
assume that there is an object flower
its related website r stored in the notepad
as "flower.txt"
with out opening the file explicitly i have to change the content in the text file thru the visual basic.
there in notepad the websites as in the below format:
&FLOWER Website:
================
&flower1=&flower2=&flower3=
&flower4=
&flower5=
&flower6=
&flower7=
..
upto 15
now i want to add the new website which stored on the next empty variable
then i also
able to delete the website,
able to modify the content in the existing website.
how can be possible thru vb
please give me the sample that will help a lot!!!
with Regards,
moulee
i developing an flash prj
which reads the content the textfile.
but there we can't to write into textfile directly
for that part i need the VB usage.
which contains Add,Delete,Modify button
when we click the button the operation should to be done
i briefy giveout the concept:
assume that there is an object flower
its related website r stored in the notepad
as "flower.txt"
with out opening the file explicitly i have to change the content in the text file thru the visual basic.
there in notepad the websites as in the below format:
&FLOWER Website:
================
&flower1=&flower2=&flower3=
&flower4=
&flower5=
&flower6=
&flower7=
..
upto 15
now i want to add the new website which stored on the next empty variable
then i also
able to delete the website,
able to modify the content in the existing website.
how can be possible thru vb
please give me the sample that will help a lot!!!
with Regards,
moulee