Sandip,
Firstly, let me agree with Sree in his useful comments
to you yesterday, there is a possibility that you are going about this in too
much of an html way rather than flex way. Disabling anything like
buttons/toolbars is going to really annoy your users, as its their choice
whether or not they are there, not yours.
I gather you are trying to avoid the user reloading the
app from the beginning, well why not store a session variables/cookies etc that
maintains state/navigation or whatever, then if the user does hit refresh you
can query your session vars and navigate accordingly from within your flex
app.
Cheers,
Nick
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sandip_patil01
Sent: 06 December 2005 08:41
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Disabling toolbar of IE
I tried various ways to handle back & refresh button but its not
working.
So anybody know how to disable toolbar of IE in Flex.So that user will
not able to hit Back/refresh button of IE.
S P
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.