Actually I want to read content of file excluding header and enders(these will
be supplied by user.)
like
XXXXXXXXX //start tag
//any string or binary data
YYYYYYY//end tag
and write content into another file without heders and enders.
if u all got any idea please help with ur ideas and (code examples)
thanks