so, no ideas? i explain my problem, maybe someone has an idea for a workaround:
i have 5 pages with forms. i want the user to navigate through the forms by clicking on links, not clicking on submit buttons. logically the form has to be submitted, when a link is clicked. so i need to call a callback function which dynamically knows, which site has to be loaded on success. sounds simple, not? has anybody a hint or an idea. my first try is above, but i doesnt work. i would like to be helped ;o)