Re: re-directing form output to top from inside a frameset?
"John C. Mallery" <[email protected]> Tue, 13 Jun 2006 12:43:39 -0400
| Newsgroups | gmane.lisp.cl-http |
|---|---|
| Message-ID | <[email protected]> |
Try hanging a target argument off the link or form used to generate the post. See ns2.0:special-target-window-name for the magic parameters. Alternatively, you can send the window-target extension header and see if your browsers support it. The interface function is html:client-target-window-http-headers On Jun 13, 2006, at 11:03 AM, Mark Klein wrote: > > I have a frameset with two frames. One of the frames has a fillout > form in it. I would like the result of submitting that form to fill > the whole window, as opposed to just appearing within the frame > where the fillout form appeared. How can I do that? > > Thanks, > > Mark > > -- > Mark Klein > Principal Research Scientist > Massachusetts Institute of Technology > 77 Massachusetts Avenue, NE20-336 > Cambridge MA 02139 USA > [email protected] > http://ccs.mit.edu/klein/ > > _______________________________________________ > WWW-CL mailing list > [email protected] > https://lists.csail.mit.edu/mailman/listinfo/www-cl _______________________________________________ WWW-CL mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/www-cl