On Thu, Apr 10, 2008 at 7:41 AM, shahab <[EMAIL PROTECTED]> wrote: > > Sorry after I read my post later this morning, it sounded a bit > strange to me. > The code I placed opens up a webbrowser on the Server side, I do not > know how to write one that opens up a new browser window on the client > side. Any ideas would be greatly appreciated. > > Thx
Try this: html('<script>window.open("http://sagemath.org/", "", "menubar=1,scrollbars=1,width=800,height=600, toolbar=1,resizable=1")</script>') william --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---