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
~3K People Reached
Favorite Tags

4 Posted Topics

Member Avatar for jinxmc

hi, how to write javascript code to validate first 2 textboxes that are generated from databses without "id" "name". eg:here everything comes from databse. name:<input type="text" id="{id}" name="{id}" class="textbox"/> "+" this feilds are generated with + button from database age:<input type="text" id="{id}" name="{id}" class="textbox"/> this does not have "+" here …

Member Avatar for IIM
0
482
Member Avatar for jinxmc

Hi, i am new to javascript i have requirement where <div> name:<input type="text" name="name"/> age:<input type="text" name="age"/> <input type="button" value="add"/> </div> when i click on add button it should add one set that is both name and age textbox, one add click 2 textboxes name and age with label. like …

Member Avatar for codersempire
0
2K
Member Avatar for jinxmc

hi, I am doing BE in IT(final year) can anyone suggest me web development institute in bangalore where i can learn development.I want to work as web developer creating web sites mostly client side.i know html css dreamweaver and photoshop,i want to gain good hold on technical side .Most of …

Member Avatar for seruna55
0
120
Member Avatar for jinxmc

import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedHashMap; class oldEmployee { public static final int length = 0; static int empid[]={1,2}; static String Name[]={"name1",name2}; static String State[]={"state1","state2"}; static String City[]={"city1","city2"};; static String Area[]={"area1","area2"}; public Employee(int empid,String Name,String State,String City,String Area) { this.empid=empid; this.Name=Name; this.State=State; this.City=City; this.Area=Area; } public int getEmpId() { return …

Member Avatar for stultuske
0
211

The End.