[PHP] I want to send data with JavaScript.
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<[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] I want to send data with JavaScript.
N駑eth Zolt疣 , Thank you. It safely solved it. It survived. Moreover, my best regards. > 2007. 01. 12, p辿ntek keltez辿ssel 23.15-kor Napura ezt 鱈rta: > > 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. > > might be stupid idea but what if you add another lines like > > sform.param1.value = 1; > sform.param2.value = 2; > > as I think param/param1/param2 should be the name of the element of > $_POST/$_GET in your php script > > hope that helps > Zolt叩n N辿meth > > > > > Please help. > > > > Napura<[EMAIL PROTECTED]> > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] I want to pass Sub Window the value with PHP and JavaScript.
Hello I say Napura. In the code shown below "no" with PHP&JavaScript Hajime.php passes it to kekka.php. For "" though the data of "no" extends without trouble "_ blank target =" is added. Data cannot be received though new Sabwindow opens when assuming "". The method doesn't hit on easily though it wants to open a sub-window by all means and to display it. "_ blank target =" is stopped. In JavaScript window.open("kekka.php","SUBF") The value doesn't extend still though it made. It would be greatly appreciated if it could advise. My best regards. In the server environment, it is LINUX and PHP is PHP 4.3.9. The experimented client environment is peel WindowsXPSP2, and IE6. hajime.php
[PHP] Method of connecting image
Hi Is there a method of connecting the jpg image with PHP? For instance, four images tie by two in two length in side. Napura Linux Debian4 (Server) PHP 5.2.2 Apache 2.2.4 MySQL -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Method of connecting image
Hi Is there a method of connecting the jpg image with PHP? For instance, four images tie by two in two length in side. Napura Linux Debian4 (Server) PHP 5.2.2 Apache 2.2.4 MySQL -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php