Re: trying to combine two forms into a single form

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

 



On 6/9/2011 5:37 AM, matty jones wrote:
>         formEl.action += '&title=' + formEl['_title'].value;

The only thing I see inconsistent is the above line.  But then again, it could
be right.  You might be looking for $_GET['title'] in your processing page
instead of $_GET['_title']

-- 
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