Re: [PHP] Re: target question

2013-03-26 Thread Jim Giner
On 3/25/2013 5:45 PM, Tommy Pham wrote: What about onclick='window.open("http://domain.com/path/to/generated/pdf";, "_blank")' ? Regards, Tommy Appreciate the attempt to help, but as I posted earlier I went around and modified all my scripts to handle my 'target' problem by introducing mul

Re: [PHP] Re: target question

2013-03-26 Thread Matijn Woudt
On Tue, Mar 26, 2013 at 3:04 PM, Jim Giner wrote: > On 3/25/2013 5:45 PM, Tommy Pham wrote: > >> >> What about >> >> onclick='window.open("http://**domain.com/path/to/generated/**pdf", >> "_blank")' >> >> ? >> >> Regards, >> Tommy >> >> Appreciate the atte

Re: [PHP] Re: target question

2013-03-26 Thread Jim Giner
On 3/26/2013 10:35 AM, Matijn Woudt wrote: On Tue, Mar 26, 2013 at 3:04 PM, Jim Giner wrote: Appreciate the attempt to help, but as I posted earlier I went around and modified all my scripts to handle my 'target' problem by introducing multiple form tags into my pages. So - problem eradica

Re: [PHP] Re: target question

2013-03-26 Thread Matijn Woudt
On Tue, Mar 26, 2013 at 4:19 PM, Jim Giner wrote: > On 3/26/2013 10:35 AM, Matijn Woudt wrote: > >> On Tue, Mar 26, 2013 at 3:04 PM, Jim Giner >> **wrote: >> >> Appreciate the attempt to help, but as I posted earlier I went around >>> and modified all my scripts to handle my 'target'