Wednesday, March 21, 2012

Atlas Response.redirect

Is it possible to have the "no flash" atlas look while moving from page to page?The so-called "no flash" look you referred to is the product of updating only a portion of the entire page via AJAX/Atlas. If you're redirecting to another page, then it will most likely involve replacing the entire page content, thus the "flash" rather than the "no flash."

Ok, this is working great when I stay processing within one page...i didn't know if you could do it with redirecting, but it makes sense that you cannot.

Thanks for the help!


Hi

Actually Responce.Redirect site navigation between two different webpage (application) is not posssible. But with single application page navigation is possible . one of the best site iswww.nikhilk.net/ ,But I don't know how to navigate between pages. if any one knows pls reply.

Regards,

Gopianth., Gopinathnet@.gmail.com


Me Again,

I don't think page navigation is possible , but the above nikhilk blog is using "Web Page transitions" effects, if Any AJAX / Atals can support Responce.Redirect without page refresh , it would be greate.

Regards,

Gopinath


Addition of below code to your page is the secret to it....

<meta http-equiv="Page-Exit"
content="progid:DXImageTransform.Microsoft.Fade(duration=.5)" />


thanks dhruvparashar, thats a nice trick.

Yup! but only works in IE not Firefox


Hi, It woks excellent.

Can you explain how its working.

No comments:

Post a Comment