Ask a Question related to ASP.NET General, Design and Development.
-
Volkan Karaboša #1
preventing go back and next page
Hi all!
I want the users not to go previous or next page with using neither keyboard
nor explorer buttons.
I hide the buttons on explorer when opening the page but user press back key
on the keyboard page changes!
tell me please how to prevent this situation.
thanks...
Volkan Karaboša Guest
-
Preventing page breaks in PDF on converted web pages
I've been happy with the speed and linking that is available when I convert web pages into pdf's. However, the pdf versions often break the pages at... -
How preventing a change event to be fired automaticallywhen page is loading ?
Hey guys ! I hope someone knows this one: I have a numeric stepper with a change event .... It seems Flex triggers it automatically when the... -
Page Has Expired Message in between the php Page When I click Back in Explorer Menu
Could anyone please help me on this?? I have a php script page, which is basically quiz. Visitors (after login in with their email address) are... -
Prevent 'Page has expired' when a client hits back to return to a search page
I have a search page that I want to enable private caching so that when a user hits the back button they dont get the page has expired error. I... -
Preventing user from clicking Back?
try this Response.Cache.SetCacheability(HttpCacheability.ServerAndNoCache); or any flavor of the httpcacheability enum "Karl"... -
Dan #2
preventing go back and next page
my mistake, fire that JS OnKeyDown.
Danusing neither keyboard>-----Original Message-----
>Hi all!
>
>I want the users not to go previous or next page withuser press back key>nor explorer buttons.
>
>I hide the buttons on explorer when opening the page but>on the keyboard page changes!
>
>tell me please how to prevent this situation.
>thanks...
>
>
>.
>Dan Guest



Reply With Quote

