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
~347 People Reached
Favorite Tags
Member Avatar for Java_tyro

Hello, Help me in writing a logic for the program: User input: [COLOR="Red"]11[/COLOR]000 0[COLOR="Red"]11[/COLOR]00 00[COLOR="Red"]1[/COLOR]01 10001 01011 Two 1's are said to be connected if they are adjacent to each other horizontally, vertically & diagonally. Need to find the largest sector of 1's in the above input string. For example: …

Member Avatar for jon.kiparsky
0
213
Member Avatar for Java_tyro

Hello, I have a html form in which there are 4 fields and 1 button. 1. Employee Number 2. Employee Name 3. Salary 4. Address 5. Retrive button And I have a table in database named "employee". I want to retrieve employee information in the above text fields to be …

Member Avatar for peter_budo
0
71
Member Avatar for Java_tyro

Hello, plz help me retrieving a textfield value from from2 to form1. I have a textfield in form1 to retrieve Employee No. When I click a button in form1, form2 opens which contains list of employee numbers. In form2, I select a employee number and click a button. How should …

Member Avatar for peter_budo
0
63