i hide the 3rd page in my form when you click on the (accident button)
in page 2 the 3rd page will become active. The problem is now in page 3
i have a button (vehicle two) once you click it (vehicle 2) information
box's are suppose to appear like vechile 1 information is. It was
working fine until i hide page 3 now i dont know whats going on. sorry
if its confusing here is the accident button
script...form1.page2.AccidentPage::click - (JavaScript, client)
if(form1.page_3.presence == "hidden" ){...