08-16-2010, 11:06 AM
Code:
set objbutton = browser().page().frame().webbutton()
if objbutton.getroproperty("disabled") then
msgbox "warning"
else
'your function
end if
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.