Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
1.57/5 (5 votes)
hello Everyone...
I am creating a sports website and i want to show like score card on my webpage.. So Can you tell me how i implement this..

I know there are lots of Cricket API's but approx all are paid (Chargeable) API's . so i want Free API if you know that type of API's.

Thanks
AARIF
Posted
Updated 30-Sep-14 19:12pm
v2
Comments
Gihan Liyanage 23-Sep-14 3:20am    
Do you want to update live score from International score cards or, you want to build your own score card application on your web ?
aarif moh shaikh 23-Sep-14 3:46am    
i want to update live score from International Score Card
[no name] 23-Sep-14 3:50am    
There are many types of sports website are available in the web.first u collect ur requirements.create each module.
aarif moh shaikh 1-Oct-14 0:35am    
my only requirement is show live cricket match score in my webpage.... only
[no name] 1-Oct-14 1:18am    
u can bind ur database valu into ur home page.

Hey once try this

<html>
<body>
<div>
  <div class="flashlinkedimg" id="incricketlivescore"><object type="application/x-shockwave-flash" width="300" height="173" data="http://kaw.stb00.s-msn.com/i/E3/761A5134CF447D5D49BAF338EE03C.swf" id="incricketlivescoreObj"><param name="wmode" value="transparent"><param name="quality" value="high"><param name="movie" value="http://kaw.stb00.s-msn.com/i/E3/761A5134CF447D5D49BAF338EE03C.swf"></object></param></param></param></div>
</div>
</body>
</html>
 
Share this answer
 
v2
Comments
aarif moh shaikh 3-Oct-14 1:43am    
Thanks a lot.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900