Welcome Guest, Not a member yet? Register   Sign In
Fill textboxes after record selected by drop down
#3

[eluser]CroNiX[/eluser]
Also, in your dropdown, this:
Code:
(isset($_POST['customer']) ? $_POST['customer'] : "")

can be replaced with
Code:
set_value('customer')


Messages In This Thread
Fill textboxes after record selected by drop down - by El Forum - 09-11-2014, 10:44 AM
Fill textboxes after record selected by drop down - by El Forum - 09-11-2014, 11:51 AM
Fill textboxes after record selected by drop down - by El Forum - 09-11-2014, 12:22 PM
Fill textboxes after record selected by drop down - by El Forum - 09-11-2014, 02:44 PM
Fill textboxes after record selected by drop down - by El Forum - 09-15-2014, 03:54 AM
Fill textboxes after record selected by drop down - by El Forum - 09-15-2014, 06:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB