Hey,
Got a little problem here that I’m having some problem with…
I have a XML searcher thingy made and for the results in it I want to only display, lets say 50 characters to either side of the word that is searched.
I am reading from a XML file and I am using indexOf to ge the current location of the word.
Any idea’s or links to tuts?