Results 1 to 9 of 9
Thread: PHP ?
Hybrid View
-
7th December 2010 19:48 #1
PHP ?
?
.
:
PHP Code:<input type='submit' name='submit' value='!' style='background-color:#cc0000; color: #ffffff; height: 35px; width: 200px;' >
-
7th December 2010 20:35 #2
-
8th December 2010 15:40 #3
-
7th December 2010 20:41 #4
-
8th December 2010 08:43 #5Registered User
Join Date: Jul:2005
Location: Sofiq
Posts: 2,798
(submit) Internet Exploder
: document.forms[0].input1, document.forms[0].input2 .. document.forms[0].submit, submit? submit
M$ , native . javascript, .
-
8th December 2010 11:13 #6
-
8th December 2010 18:29 #7Registered User
Join Date: Jul:2005
Location: Sofiq
Posts: 2,798
submit , IE ( 4Code:<form action="" method="post" id="my_form" onsubmit="alert(1);return false;"> <input type="text" name="input1" value="" /> <input type="submit" value="Send" /> </form> <script type="text/javascript"> alert(document.getElementById('my_form').submit); document.getElementById('my_form').getElementsByTagName('input')[1].name='submit'; alert(document.getElementById('my_form').submit); </script>
).
-
8th December 2010 20:06 #8
IE 4 .
EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
9th December 2010 10:13 #9




Reply With Quote


Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in