Welcome Guest, Not a member yet? Register   Sign In
Codeigniter with Ajax
#7

[eluser]Joshi[/eluser]
i have used onchange event in select method but it doesn’t get printed in the post.
<select name="accountNoForACH" id="accountNoForACH">
&lt;?php if($bnkDetails)
{

foreach($bnkDetails as $in){?&gt;
<option value="&lt;?php echo decrypt($in->accountNo) ?&gt;">&lt;?php echo decrypt($in->accountNo) ?&gt;</option>
&lt;?}
}?&gt;
</select>


[quote author="kkith" date="1275324023"]Yeah, I don't see any code that calls the ajax function. Where is the onChange call?[/quote]


Messages In This Thread
Codeigniter with Ajax - by El Forum - 05-28-2010, 03:11 AM
Codeigniter with Ajax - by El Forum - 05-30-2010, 12:38 PM
Codeigniter with Ajax - by El Forum - 05-30-2010, 11:39 PM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:20 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:38 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:40 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:42 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:42 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:46 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:48 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 05:52 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 06:00 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 06:38 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 06:42 AM
Codeigniter with Ajax - by El Forum - 05-31-2010, 06:46 AM
Codeigniter with Ajax - by El Forum - 06-01-2010, 03:18 AM
Codeigniter with Ajax - by El Forum - 06-02-2010, 01:05 AM
Codeigniter with Ajax - by El Forum - 06-02-2010, 07:20 AM
Codeigniter with Ajax - by El Forum - 06-02-2010, 07:54 AM
Codeigniter with Ajax - by El Forum - 06-02-2010, 10:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB