On Monday, April 18, 2011 11:01:51 AM UTC-4, pbreit wrote: > > How about (be careful with ' and "): > <a href="{{=URL('default','index')}}" > onclick='window.open("{{=URL("default","other")}}","mywindow");'>click > here</a> > You might also have the href point to your PDF (and open in a new window via target="_blank"), and then reload the current page by adding: onClick="window.location.reload()" Anthony
- [web2py] Open a new window and continue Kenneth Lundström
- [web2py] Re: Open a new window and continue Massimo Di Pierro
- [web2py] Re: Open a new window and continue Kenneth
- Re: [web2py] Re: Open a new window and con... Kenneth Lundström
- Re: [web2py] Re: Open a new window and... pbreit
- Re: [web2py] Re: Open a new windo... Anthony
- [web2py] Re: Open a new windo... Massimo Di Pierro
- Re: [web2py] Re: Open a n... Kenneth Lundström
- Re: [web2py] Re: Open a n... Jonathan Lundell