Yuanxin wrote:
> Hi,
> I had a lot of data, which are all x-y values. I stored these data in MySQL
> database. Now I wanna use Perl to get these data from database to build a
> figure(2-dimensional) and people can use internet to see the figure. In
> addition, when people see the figure via inte
"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 live scores
> Hi,
> I