Tuesday, July 28, 2009

How to write Javascript to input multiple asp data strings into an html page?

hello, does anyone know how to have javascript get html input from multiple asp pages (using form elements which contain certain specific variables that bring back certain html results) within the content of an html page so i can insert that html coding into one html page (by the way, the asp pages are on a different server/host/domain name than mine)

How to write Javascript to input multiple asp data strings into an html page?
This site has some great tutorials





http://www.w3schools.com/js/default.asp
Reply:Sounds a bit like a mashup to me (search for that if you don't know what I mean). You are going to need to understand the document model of the pages you are reading (and hopefully they will be consistent each time you access them).





The yahoo connection manager from the Yahoo! UI Library allows you to read data from an external source and then navigate it.





An alternative if it is available would be to get RSS feeds from each of the pages and process them with something like yahoo pipes.





ps. no, I don't work for yahoo!


No comments:

Post a Comment