Welcome Guest, Not a member yet? Register   Sign In
Problem after press 'Refresh' key
#11

[eluser]mistress_shiira[/eluser]
ive got ur code working..
change this:
Code:
<td>&lt;?php echo echo form_input('CustomerName', '');; ?&gt;</td>
to this:
Code:
<td>&lt;?php echo form_input('CustomerName', '');; ?&gt;</td>
there's nothing else i did.i just copied ur code and appended it to a working code of mine...it sure works..
#12

[eluser]cinewbie81[/eluser]
That's exactly the problem i encounter ..
Anyone help ?
#13

[eluser]cinewbie81[/eluser]
[quote author="mistress_shiira" date="1196094569"]ive got ur code working..
change this:
Code:
<td>&lt;?php echo echo form_input('CustomerName', '');; ?&gt;</td>
to this:
Code:
<td>&lt;?php echo form_input('CustomerName', '');; ?&gt;</td>
there's nothing else i did.i just copied ur code and appended it to a working code of mine...it sure works..[/quote]


Hi, it's just a typo ..
In my original code there's only one 'echo' and one 'semicolon' ...
Mind you paste your working code here ? both controller and view ? thanks.
#14

[eluser]cinewbie81[/eluser]
Found what cause the problem, but still looking for the solution.
Refer:
http://ellislab.com/forums/viewthread/65792/




Theme © iAndrew 2016 - Forum software by © MyBB