Hello,
I would like to have three facilities on my website.
1; Canada's local time
2; Canada's live weather
3; Currency converter from US dollar to Canadian dollar
Any help would be much appreciated.
TIA!
I would like to have three facilities on my site
Moderator: General Moderators
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
I'll mail you my watch - you could get a webcam and point them at one another.amir wrote:1; Canada's local time
Well... it just started snowing. I don't think it would survive the trip with the watch. Do you have a freezer?amir wrote:2; Canada's live weather
My local bank does this, though I always seem to lose a little in the process....amir wrote:3; Currency converter from US dollar to Canadian dollar
On a more serious note:

- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
I have made a lot of searches but did not find anything which I exactly want. I have found just this
through this code, I can display toronto's time but my requirement is when a visitor changes the city from toronto to anyone else, then the time and weather should change according to that.
Please believe me I am still trying to find these things. Also you are from Canada so it would be much appriciated if you could help me in doing this.
TIA!
Code: Select all
<table border="0" cellspacing="0" cellpadding="0">
<tr><td><embed src="http://www.worldtimeserver.com/clocks/wtsclock001.swf?color=ff1493&wtsid=CA-ON" width="200" height="200" wmode="transparent" type="application/x-shockwave-flash" /></td></tr>
<tr><td><h2 align="center">Toronto</h2></td></tr>
</table>
Please believe me I am still trying to find these things. Also you are from Canada so it would be much appriciated if you could help me in doing this.
TIA!