Hi David - browserBeforeNavigate is the right message to trap -
unfortunately you can't use it to grab form data under Windows due to a bug
in the external (see bug 5125 - I'm still waiting for this to be confirmed
after 15 months!).

Terry...


On 25/8/08 5:00 AM, "David Bovill" <[EMAIL PROTECTED]> wrote:

> Is there any way to check whether RevBrowser is posting a form? I don;t
> think there is a suitable message to trap? I want to update some GUI
> elements if a user submits new information via the browser. As the forms use
> http "post" not "get" I don;t think any of the normal navigate messages are
> going to work?
> 
> on browserBeforeNavigate pInstanceId, pUrl
>   put pUrl into field "Browser Address" of group ("Browser" && pInstanceId)
> of me
> end browserBeforeNavigate
> _______________________________________________
> use-revolution mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

-- 
Dr Terry Judd
Lecturer in Educational Technology (Design)
Biomedical Multimedia Unit
Faculty of Medicine, Dentistry & Health Sciences
The University of Melbourne
Parkville VIC 3052
AUSTRALIA

61-3 8344 0187

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to