|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Receiving Input Type Image's Posting values
<input type=image name=DoAction value=\"mybuttonvalue\" src=\"images/butSubscribe.gif\"class=\"button1\">
How do you receive the name attribute of an input type image posting...For example $DoAction == "mybuttonvalue" I understand that PHP receives as $DoAction_x or $DoAction_y as the coordinates of the image. I can get these values but i want the value string "mybuttonvalue" to be received. I can't get this.
__________________
Beginner |
|
#2
|
|||
|
|||
|
Try this out with the following code.
PHP Code:
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Receiving Input Type Image's Posting values |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|