I want to send data with JavaScript.

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

 



It questions the mailing list for the first time. 

To other forms by using JavaScript in PHP
Can data able to be passed, and passed only one data that can be passed in the 
following codes?
Please tell me. 

function p_submit(bb) {
    sform=top.window.document.S_form;
    sform.param.value = bb;
    sform.action = "pform.php"; 
    sform.submit(); 
   }

Only "param"1 piece can be sent in this code. 

Please help.

Napura<napura@xxxxxxxxxx>

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