C# .NET - Your browser security settings don't permit automatic execution of paste operations.
Asked By santhosh on 22-Aug-13 08:52 AM
I am using a MaskedEditExtender within my custom control. whenever I try to paste some data into the textbox, especially in firefox. A popup alert prompts me to enter "Your browser security settings don't permit the automatic execution of paste operations. Please use the keyboard shortcut Ctrl+V instead.".
I want to avoid this popup alert. Please provide your suggestions.