Re: Help wanted regading approch for displaying live scores

2003-09-23 Thread Todd W.
"Parvez Mohamed" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > I am building a application in which i need to > display live stock market prices with out the user > presing the refresh button. Its similer to live game > scores. > > > i need to refresh only some fields not

Re: Help wanted regading approch for displaying live scores

2003-09-23 Thread Octavian Rasnita
You will need to refresh the entire page. Or as you said, you can use iframes. - Original Message - From: "parvez mohamed" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 10:43 AM Subject: Help wanted regading approch for displaying liv

Help wanted regading approch for displaying live scores

2003-09-23 Thread parvez mohamed
Hi, I am building a application in which i need to display live stock market prices with out the user presing the refresh button. Its similer to live game scores. I have tryed using something like this simple script : #!/usr/bin/perl chop ($current_date = `/bin/date`); print "Content-type: tex