Frank Rocco
|
| Posted: 08/24/2001, 7:43 AM |
|
Hello,
I need to refresh a listbox when database changes occur.
How can I do this in ASP?
Thanks
Frank
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 08/28/2001, 1:35 AM |
|
Actually this is a tricky task , you will need to automatically refresh your
page
every N seconds. May be you need something else , like dependent listboxes,
there is an article on gotocode.com in Tips&Articles section.
--
Alex
CC
Frank Rocco <farocco@hotmail.com> wrote in message
news:9m5p6h$b0n$1@news.codecharge.com...
> Hello,
>
> I need to refresh a listbox when database changes occur.
> How can I do this in ASP?
>
> Thanks
> Frank
>
>
|
|
|
 |
|