This doesn't have the intended affect I needed.
Let me clarify.
I have a list then I want to add a note to the record on the list.
I have a link that says ADD NOTE.
This then popups an insert page.
I then enter my note.
Then when I hit the ADD or Submit button I want it to insert the record, close the popup and then refresh the list page I still have open.
The response when added instantly closes the popup and goes to the whatever.htm page I put in there.
I want the code to occur when I hit the submit not on the open.
I'm also using the built in server behaviors in Dreamweaver MX so something that works with them would be preferable.
Thanks again,
Dan