There is a website that contains live data. I would like to transfer, in live, those data, or better, a part of the screen that contains those data, to my website. Does anybody know how to proceed, in html, asp or whatever?
Thanks to all
There is a website that contains live data. I would like to transfer, in live, those data, or better, a part of the screen that contains those data, to my website. Does anybody know how to proceed, in html, asp or whatever?
Thanks to all
It is possible .. i've made this when i wanted to get data from a whois ip about the country and provider .. you need to parse the data and find similiarities ( < i hope i wrote that word correct ) from where you can start parsing the data.
If you say specificly what you need i might be able to help you.
I want to see on my website a little square that appears on http://www.cnbceurope.com/ It is in light blue in a square which titlte is "Major indices", which indices change all time.
Is that enough for you, or you need some more information?
Thanks
Okey .. so .. the thing you are talking about is a swf ( Flash File ).
Just add this iframe to your web page and you will have the stuff you need:
If you don`t want to display a iframe you can add the direct link to the swf with the object tag:Code:<iframe src="http://www.cnbceurope.com/markets/Web-Home-flash2.html" align="left" frameborder="0" height="124" width="144"></iframe>
Further more if you want the swf file you can get it at:Code:<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="144" height="124"> <param name="movie" value="http://www.cnbceurope.com/markets/flash/home_markets04.swf" /> <param name="quality" value="high" /> <embed src="http://www.cnbceurope.com/markets/flash/home_markets04.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="144" height="124"></embed></object>
http://www.cnbceurope.com/markets/fl..._markets04.swf
PS: there is a way to decompile the swf file , see how the data is feed in the file and you can get the data directly from the source and display it to your site without showing the actual swf , but it`s a bit harder to do that ( just gave you an ideea ).
Enjoy
Thanks. I will test it and keep you informed
Fantastic! It works.
How can I learn more about this kind of programming? Do you know if it is legal to pick up some windows in somebodie's website?
Have a pleasant week end
Optlife
I'm not sure if it's legal or illegal .. but .. from what i've seen i think this kind of info is public and has no copyright bind to it .. so .. i think it`s legal ..
anywayz .. i don`t know from where you can learn more about this .. i've picked my knowledge about this things when i needed them .. by testing different possibilities that i've though of.
Anywayz .. this is my last post on this forum. No offence .. but my request for a free hosting service was rejected , and i think that i diserve one .. anywayz .. have a nice day.
Custom out !
I really don't understand what happens as you are ver helpfull. We need some people like you on the forum.
What is your job? How can I contact you inthe future?
Anyway good luck.
Optlife
Bookmarks