December 22nd, 2010, 04:40 PM
|
#1 (permalink)
|
|
New Member
Join Date: Dec 2010
Posts: 1
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Intercept form submit on web browser
Hi,
I need my app to hook into web browser to intercept form submissions (http POST) to an specific URL and handle them. I can do something like this on browser links using IntentFilter, but it doesn't work on form submit buttons. Is it possible?
Thanks!
|
|
|