Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page
Message
 
To
05/04/2004 05:46:20
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Page
Miscellaneous
Thread ID:
00892189
Message ID:
00892190
Views:
15
if thisform.pageframe1.page1.text1.value="yes"
thisform.pageframe1.page6.setfocus
endif

To activate some page in PageFrame You must use ActivePage propertie of the pageframe i.e."
if thisform.pageframe1.page1.text1.value="yes"
   thisform.pageframe1.ActivePage = 6
endif 
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform