- execute methods of xxxProcess (href="method.xxx") - these methods can do whatever you want, as long as they display something in the browser (Response.write('some HTML'))
- display forms within the current page (href="javascript:void(0);" onclick="IntuiCat.FormDisplay(event, 'form_scx', <parm1 for form.Init()>, <parm2 for form.Init()>, ...);" (parmx are static within a given page)
xxxMenu.xls helps you building both these options.
Please note that we are working at translating VFP menu commands and functions into jQueryUI menu HTML/CSS/JS
Here is our first test page (Work in progress, some functionalities don't work): http://foxincloud.com/awMenuTest.html
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)