Hullo,
I would like to load the result of an http call into a text-area. The job is quite easy with the iPhone SDK but I suspect it is not so on the web.
SO I would appreciate if you could give me some suggestions or, better, code examples.
My page is: http://www.virtualtags.net/iframe-2/
and I would like to populate the text-area on the left with the result of the following url: https://miafotoit.serversicuro.it/iP...et&passwd=info
As long as you are dealing with 2 documents belonging to the different domains, you should probably use a combination of AJAX + proxy server-side code.
Bookmarks