I have a button with a NOTIFY. Can i 'press' this button without actually press it?
The button`s function is to go to the next InstallOptionsPage...
Function without pressing button
5 posts
How would you press it without actually pressing on it? You'd need to do it via another event. If so, why not use RelGotoPage.
Stu
Stu
Isn`t it posible to send the NOTIFY event?
Or call the PageLeave event?
Or call the PageLeave event?
do you mean something like "on mouse is over the button" ?
Yeh you can move to any page you want. The question is what will trigger this and when.
Stu
Stu