That should work:
The form will not be able to have its values transferred to the Ajax content that it is loading though as, no page refresh can take place without wiping out the Ajax loaded content. With some extra javascript code, it might be able to happen without a refresh. This is not a problem though, unless that is what you are trying to do.Code:onsubmit="linkjax('external14.htm', 'ajaxcontentarea', 2);return false;"



Reply With Quote

Bookmarks