I have a peculiar case. the scenario is i have callback functionality implemented and a button. On Button click i modify the parameters passed to the server. please see the attached image of the script induced and when i send the alerted data, i
am being being shown some text. I tried to track from where the text is being written to the browser but no luck.
prerequisite is to have Tamper IE installed to add new parameters
could you please provide me a solution to resolve the issue? i.e exception should be caught, instead of junk data written to the browser.
None
0 Points
2 Posts
Induce Callback script on a PostBack
Jun 07, 2012 05:33 AM|BhupathiNaidu S|LINK
Hi All,
I have a peculiar case. the scenario is i have callback functionality implemented and a button. On Button click i modify the parameters passed to the server. please see the attached image of the script induced and when i send the alerted data, i am being being shown some text. I tried to track from where the text is being written to the browser but no luck.
prerequisite is to have Tamper IE installed to add new parameters
could you please provide me a solution to resolve the issue? i.e exception should be caught, instead of junk data written to the browser.
Star
14065 Points
3270 Posts
Re: Induce Callback script on a PostBack
Jun 07, 2012 07:35 AM|roopeshreddy|LINK
Hi,
Welcome to ASP.NET Forums!!!
Is it happening in other browsers too! Try to check with Firefox/Chrome etc.,
If it's happening with IE, then you may have to scan your computer for SPAM etc.,
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
None
0 Points
2 Posts
Re: Induce Callback script on a PostBack
Jun 07, 2012 09:23 AM|BhupathiNaidu S|LINK
Thank you,
I had tried in firefox with TamperData addon. the error is reproducable