Ask a Question related to ASP.NET General, Design and Development.
-
M O J O #1
Tough question - tell client to update?
Hi,
Is it possible (via Internet Explorer) to tell the clients to update?
I have a picture that is shown in the client browsers. Often I replace
the image and I want to tell all clients that are watching the
webpage/image to update.
Is this possible?
I don't want to use some kind of timer update. I want to have control of
when updating is due.
I guess it's like the chanels function we had in Win2000.
Any idea???
Thanks!
M O J O
M O J O Guest
-
** Please update your client. **
A website I've been using for 7 months all of a sudden stopped working with my computer. Still works with every other computer I've tried. The... -
Update a datagrid on the client
Does anyone know how to update a datagrid using client side code (like Javascript)??? For example, i have two datagrids on my page. The first... -
Designing pages in site for client to update
Hello, I have Contribute 2 but have not yet used it. I have a website that a client needs to update photos and text on a few pages. I have not... -
Tough actions/droplet/scripting question
Using PS 7 on OS X, having a tough time making 2 automated actions, I would like them to ultimately be able to be made into droplets as well. I see... -
Realtime content update to client
I've been looking for weeks on this without much luck so I'm ready to give up and just use Powerpoint online broadcast. I want to deliver a... -
Steve C. Orr, MCSD #2
Re: Tough question - tell client to update?
HTTP does not support it. You cannot send signals to the client without the
client initiating the contact. This requires some kind of client side
timer.
The only other option is to thicken up the client so it can use more complex
network protocols that can handle two way communication. Maybe an ActiveX
control or Winforms client.
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"M O J O" <mojo@____no____spa_m___newwebsolutions.dk> wrote in message
news:eF%23IzC5WDHA.2352@TK2MSFTNGP12.phx.gbl...> Hi,
>
> Is it possible (via Internet Explorer) to tell the clients to update?
>
> I have a picture that is shown in the client browsers. Often I replace
> the image and I want to tell all clients that are watching the
> webpage/image to update.
>
> Is this possible?
>
> I don't want to use some kind of timer update. I want to have control of
> when updating is due.
>
> I guess it's like the chanels function we had in Win2000.
>
> Any idea???
>
> Thanks!
>
> M O J O
>
Steve C. Orr, MCSD Guest
-
M O J O #3
Re: Tough question - tell client to update?
Thanks Steve!
M O J O
Steve C. Orr, MCSD wrote:> HTTP does not support it. You cannot send signals to the client without the
> client initiating the contact. This requires some kind of client side
> timer.
> The only other option is to thicken up the client so it can use more complex
> network protocols that can handle two way communication. Maybe an ActiveX
> control or Winforms client.
>M O J O Guest



Reply With Quote

