home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / DynamicElements / FrameEx1a.wo / FrameEx1a.wos < prev   
Encoding:
Text File  |  1996-01-27  |  140 b   |  5 lines

  1. - updateSecondFrame {
  2.     [WOApp setResultMessage:@"You clicked the link in frame 1!"];
  3.     return [WOApplication pageWithName:@"Page2"];
  4. }
  5.