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

Dear friends. Please give me the logic or code to display image based on number(in database) entered in the text box by the user. thanks in advance prabhu.

Member Avatar for freesoft_2000
0
109
Member Avatar for kssprabhu

Dear all. greetings here is the code snippet for student database search. whatever number i enter in the textbox,it says that student details r not found. please verify it. HTML code [code=html]<html> <head> <title> Student Search </title> </head> <body> <form method="POST" action="http://localhost:7001/jsp/result.jsp"> <table align="center" width="50%" border="0" cellspacing="4" cellpadding="4"> <tr> <th …

Member Avatar for hooknc
0
794