"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
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
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