Wednesday, February 2, 2011

How to display current nirayana planetary positions in a webpage?

I am getting this question a lot. One way to do is to do all calculations yourself. Write all these programs. The another thing to do is use mypanchang.com's widget on your webpage. to use it put following code in your webpage.

<iframe name='iframe3' id='iframe3' src="http://www.mypanchang.com/jatakam/currentpos.php" scrolling="no" width="350px" height="350px" frameborder="0" style="border:none;" allowTransparency="true"></iframe>

No comments:

Post a Comment