Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~159 People Reached
Favorite Forums
Favorite Tags
Member Avatar for navin agarwal

Hi, I have used AJAX in my code. On select of 1 dropdown javascript function is called which will led to display of other dropdown. Similarly, 3-4 dropdowns may appear. All will be based on values selected in dropdown. 2nd dropdown appears fine. But after its select javascript func onAccountDivisionsChange() …

0
42
Member Avatar for navin agarwal

Hi, i have written jsp in which onchange of value in a dropdown another dropdown will appear. I have used ajax & the entire <select> tag i m passing from action. as [code]if( (selectedAccountDivision.equals(""))&& accountDivisions!=null) { //System.out.println("inside acc div if block"+selectedAccountDivision); //out=out+"<table><tr><td class=\"contentBluemain\" width=\"60%\">Select Year<span class=\"contentRedmain\">*</span></td>"; //out="<table><tr><td class=\"contentBluemain\" width=\"60%\" nowrap>Select"+accSubDivTitle+"<span …

Member Avatar for navin agarwal
0
117