Daniel Koch wrote:
>
> William Samplonius wrote:
>
> > is it possible to open a new window with PHP and set the brower look
> > like....
> >
> > width=450,height=500,toolbar=no,location=no,directories=no,status=no,
> > menubar=no,scrollbars=no,copyhistory=yes,resizable=no
> >
> > I can seem to get it to work with Javascript...
> >
> > this is the href im using in the PHP
> >
> > <A HREF=\"comparison/calculation.php3?p_code=$P_CODE\"><img
> > src=\"images/clicktosave.gif\" border=0></a>
> >
> > Regards
> >
> > William
> >
>
> And what's your MySQL-related question?
>
Yes, it is possible - go to http://developer.netscape.com/ , find the
JavaScript documentation and read on parameters to window.open()
As was pointed out, you asked your question on the wrong list, but all
of us goof up at some point :-)
--
Sasha Pachev
http://www.sashanet.com/ (home)
http://www.direct1.com/ (work)
| Thread |
|---|
| • Apache, mySQL, and PHP3 on OpenBSD 2.4 | John Kerbawy | 13 Jul |
| • Re: Apache, mySQL, and PHP3 on OpenBSD 2.4 | Sasha Pachev | 13 Jul |
| • Apache, mySQL, and PHP3 | Mihaela IFTIMI-ILIE | 13 Jul |
| • Re: Apache, mySQL, and PHP3 | Darrell Shifflett | 13 Jul |
| • Re: Apache, mySQL, and PHP3 | Al Feisal | 13 Jul |
| • Re: Apache, mySQL, and PHP3 | clhubert | 14 Jul |
| • Re: Apache, mySQL, and PHP3 | Sasha Pachev | 21 Jul |
| • open sized window with PHP | William Samplonius | 22 Jul |
| • Re: open sized window with PHP | Daniel Koch | 22 Jul |
| • Re: open sized window with PHP | Sasha Pachev | 22 Jul |