Page 1 of 1
I would like to have three facilities on my site
Posted: Fri Jan 12, 2007 5:18 am
by amir
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!
Posted: Fri Jan 12, 2007 5:28 am
by Kieran Huggins
amir wrote:1; Canada's local time
I'll mail you my watch - you could get a webcam and point them at one another.
amir wrote:2; Canada's live weather
Well... it just started snowing. I don't think it would survive the trip with the watch. Do you have a freezer?
amir wrote:3; Currency converter from US dollar to Canadian dollar
My local bank does this, though I always seem to lose a little in the process....
On a more serious note:

Posted: Fri Jan 12, 2007 5:34 am
by amir
Kieran Huggins;
This is not fair. If you dont know the answer then you should not laugh on others.
Thanks.
Posted: Fri Jan 12, 2007 5:44 am
by Kieran Huggins
I didn't mean to offend. Well, not much anyway.
Have you searched at all before asking? I'd be willing to bet you haven't. I'd be further willing to bet that this type of thing is pretty easy to find on your own.
Please consult Google before asking us to do it for you.
Posted: Fri Jan 12, 2007 5:49 am
by amir
I have made a lot of searches but did not find anything which I exactly want. I have found just this
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>
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!