Connecting Tech Pros Worldwide Forums | Help | Site Map

while posting information on a page containing an animated image, animation not working

nemesis.saurabh@gmail.com
Guest
 
Posts: n/a
#1: Feb 6 '07
hi,
i am working on a project to develop a booking engine for an airline.
in the background information is shared by post/request method.

in one of the interface pages. i need to implement an animated
image(.gif) so that user do not refreshes the page.

Steps are:on the page load this form is posted. but the page remains
the same.
problem is: . animated image is not working.

if i dont submit the page. image works fine.

regards,
Saurabh


=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
 
Posts: n/a
#2: Feb 6 '07

re: while posting information on a page containing an animated image, animation not working


This is a solution that "takes the best of" information put out by MVP Rick
Strahl on his blog:

http://www.eggheadcafe.com/tutorials...-gifs-and.aspx

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"nemesis.saurabh@gmail.com" wrote:
Quote:
hi,
i am working on a project to develop a booking engine for an airline.
in the background information is shared by post/request method.
>
in one of the interface pages. i need to implement an animated
image(.gif) so that user do not refreshes the page.
>
Steps are:on the page load this form is posted. but the page remains
the same.
problem is: . animated image is not working.
>
if i dont submit the page. image works fine.
>
regards,
Saurabh
>
>
nemesis.saurabh@gmail.com
Guest
 
Posts: n/a
#3: Feb 12 '07

re: while posting information on a page containing an animated image, animation not working


hi Peter,
thanx for the solution. things are working now in most of the cases.

there's one more prob: animated image are browser settings
dependant...
i tried in IE as most of the users use the same.
if the "show animated images" option is enabled then only the
animation works else not....

thanx n regards,
Saurabh




=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
 
Posts: n/a
#4: Feb 12 '07

re: while posting information on a page containing an animated image, animation not working


You know, Einstein defined insanity as the process of doing the same thing
over and over, and expecting different results...
Cheers,
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"nemesis.saurabh@gmail.com" wrote:
Quote:
hi Peter,
thanx for the solution. things are working now in most of the cases.
>
there's one more prob: animated image are browser settings
dependant...
i tried in IE as most of the users use the same.
if the "show animated images" option is enabled then only the
animation works else not....
>
thanx n regards,
Saurabh
>
>
>
>
>
Closed Thread