Hi

I'm  trying to get POST data after submitting some form.. I did it
using nsIUploadStream and it works, but I found that it works only
with real server<>client transmission. I need just to catch it between
pages loading (some local pages without any server), so I think I have
to catch it somewhere before uploading, but after getting data from
<input type> forms. Help me :-)

I found that something like form submission is processed in
nsFormSubmission but I didn't get how can I use it :(
I use gtkmozembed as a base.

ps: I also able to get data from DOM content directly, but this is not
my way, I'm going to get only submitted fields, not all of them..

Thanks!
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to