U can use
Window.open("/Text.html", "_self", "");On Wed, Jul 8, 2009 at 6:33 PM, Patrizio De Michele <[email protected]>wrote: > try to use an HTMLPanel (gwt o gwtext) or a Frame (a gwt class) > hope it helps... > Patrizio > > 2009/7/8 144_genting <[email protected]> > > >> hi all, i am trying to open a new browser window from within the >> program to access a link. tried using Window.open( "www.teamtalk.com", >> title, >> "menubar=yes,location=yes,resizable=yes,scrollbars=yes,status=yes" ); >> >> but it doesnt seem to work. anyone knows how to work around this? >> thanks in advance. >> >> > > > > -- Subash K S 09961278524 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
