NB: This email and its contents are subject to our email legal notice
which can be viewed at http://www.sars.gov.za/Email_Disclaimer.pdf

----
I check if the insert happened on the database.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: 04 November 2005 11:03
To: [email protected]
Subject: [Wtr-general] submit form


Hi,

(hope my question is not confusing).

Is there a way in watir to determine if after submitting a form,
a) whether the form really make a POST and move to a new page, or
b) the form just redisplay itself and did not get POSTed? (e.g. if there
are incomplete fields and caught by javascript validation)

I was thinking probably by comparing the last url in the history object,
i would be able to tell whether the form really did a POST. However from
Microsoft DHTML website, the history object don't seem to show the last
URL traversed due to security reason...

Appreciate any reply. Thanks...

bh

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to