Re: POST variables from a link...and popup new window

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, March 29, 2005 1:09 pm, james tu said:
> I have a link that, when clicked on, pops up a new window.
> I want to use the POST method in order to pass information. Right now
> I'm appending the parameters to the URL of the link and using GET to
> retrieve the name/value pairs.

<form target="_blank" ... >

You may be able to use onSubmit or something similar to make the new
window be the size/look you want with JavaScript.

There's no PHP involved here, though, so maybe ask on an HTML and/or
JavaScript forum for better answers.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux