correct me if i am unable to understand your problem. 1. You have service that fetches the content of test.html, add prefix and sufix to it and send it. 2. Now, you say, you want only test.html content and NOT the prefix and suffix.
then why do you add prefix and suffix in the first place. JUst delete those 2 lines and you get what you need. hth navjot
