I have a frameset that has a frame listing all my records in the left frame, and displaying the data in the right frame... This works fine until I want to use the edit button in the right frame... Once I get into edit mode, clicking on my left frame links will no longer display a new record in view format... I just keep seeing the same record redisplayed in edit form... My left frame is opening the ".asp" file using some querystring parameters... For example:

dataview.asp?key=123&type=R

Any help would be appreciated...

Thanks,
Jesse