Forum: JSP Oct 1st, 2008 |
| Replies: 13 Views: 1,783 ok i will explain clearly and i will tell my over all work.
in our project we have admin module. ok when admin login into his account if he wants to change user information which is nothing but... |
Forum: JSP Oct 1st, 2008 |
| Replies: 13 Views: 1,783 ya its a part of application. i need edit user information and store new values into same location. |
Forum: JSP Sep 27th, 2008 |
| Replies: 13 Views: 1,783 thats ok after getting the data from the database i need to display the values in text fields. I mean when i select the username in drop down all the information of that perticular user should be... |
Forum: JSP Sep 26th, 2008 |
| Replies: 13 Views: 1,783 I need to fetch the data from database by using usernames which is in drop down, for this i need to write a query such that for where condition in query i need give the username,....then that query... |
Forum: JSP Sep 20th, 2008 |
| Replies: 13 Views: 1,783 Ok thanks for your help, Actually i need to edit the user information which is stored in the mysql database, for that i need to fetch the data from database for perticular user. I have written java... |
Forum: JSP Sep 20th, 2008 |
| Replies: 13 Views: 1,783 Ok thanks for your help, Actually i need to edit the user information which is stored in the mysql database, for that i need to fetch the data from database for perticular user. I have written java... |
Forum: JSP Sep 18th, 2008 |
| Replies: 13 Views: 1,783 Hi I am trying get user info from the database into the textbox when i select Usename Which is stored in the drop down. so could any help how to get all usernames into dropdown and when i select any... |