Forum: JSP Nov 29th, 2008 |
| Replies: 1 Views: 5,173 Hi all,
I want to retrieve selected item from listbox in a jsp page and send it to a servlet. I am not able to get selected value. Can u please tell me how to get selected value.
In servlet... |
Forum: ASP.NET Oct 8th, 2008 |
| Replies: 4 Views: 2,398 Hi all,
I am using asp and vb and back end is SQL .
I am getting syntax error in update command. Error is Incorrect Syntax near keyword "desc".
Can anyone debug this.
R can you tell me an... |
Forum: ASP.NET Oct 7th, 2008 |
| Replies: 1 Views: 1,019 Hi all,
I am using asp.net with vb.net and creating linkbutton dynamically during run time.
I need to add a handler for all these buttons.
Plz tell me how to add one event handler for all... |
Forum: C++ Mar 17th, 2008 |
| Replies: 2 Views: 3,451 Hi all,
In graphics mode, I need to read hexadecimal value from a file and assign it to variable for which i can add other value later.
Eg : I need to read value 1007(hexadecimal) from a file... |