S
Smoke
Im doing a webservice, which take some paramenters, as usual, and then go and make some other URL requests and download html pages
into local TXT files, it then load those files, write down a new TXT file, and... i need the service to return that TEXT but get
interpreted by the browser as an html page
basically, i need my WebService to return an HTML webpage, is that possible? how?
into local TXT files, it then load those files, write down a new TXT file, and... i need the service to return that TEXT but get
interpreted by the browser as an html page
basically, i need my WebService to return an HTML webpage, is that possible? how?