reading text between multiple delimitters using c#
I am having a html file.There are multiple delimitters in the html file.When i first click the edit button the text between the first two delimiter should be displayed.
after that i have to click the next button.the content between the next delimitters should be displayed.again next button, again text between next two delimitters should be displayed until the end of the file.
i need a help for this.....
|