Hi, i have a page with two frame. I have a form on the top frame and a php dynamic page at the bottom frame. i would like to refresh the bottom frame when user submit top frame. I used target=_parent in the form tag. It works with FF but not IE. Anyone know other way to do it? Thx in advance