Sorry, I should have been more specific.. I would like to popup a form. The example is that I have a form that has several different groups of fields (tabs) displayed. I would like to conditionally place an edit button in each group. If the edit button is pressed a form is popped up to allow those fields to be changed. Pressing a submit button on the popup form would then return to the original page with the changed values displayed.
Thanks,
Gordon