RE: Updating multiple frames in one CGI processing cycle

2002-03-28 Thread jh
to force a refresh in the LEFT window. The causes the navbar CGI to look for a valid session cookie and, if present, to display the full nav bar rather.   regards   JOel -Original Message-From: Ted Markowitz [mailto:[EMAIL PROTECTED]]Sent: 27 March 2002 20:04To: [EMAIL PR

Updating multiple frames in one CGI processing cycle

2002-03-27 Thread Ted Markowitz
As I understand it, because of the single-request/single-response nature of the HTTP protocol and the way frames are treated as individual, separate pages, that there's no way to get results from a form in one frame, process it with a CGI script and the output a new page to both that frame AN