This is a simple issue but ive been staring at it so long i cant get it and its driving me mad
statement = _connection.prepareStatement("INSERT INTO users (option1,option2,option3,option4,option5,option6,option7,option8,option9,option10,option11) VALUES (?,?,?,?,?,?,?,?,?,?,?) WHERE userName=...
I am developing a fantasy football application.When the user makes choice of players, i need them to be stored in a seperate table,that applys to only them,so that when the user is logged in i can retrieve the values from the table and display in a bean.
So it will be titled whatever the...
Hi Guys,
Im developing a function to allow users to modify there passwords.im having a little trouble finishing it off,can anyone give any pointers?
Simple form to take parameters
form name = "passwordform" action = "LoginServlet" method = post>
<input type="hidden" name="ACTION...
Hi guys,
Just a quick question.I am developing a jsp application an dwould like to display records from my sql database dynamically from a drop down box.Is this possible.And would the page have to be reloaded everytime a user selected a record from the drop down box.Any help appreciated...
Hi guys,
Just joined the board so a big hello to you all. The reason im here is because im having a sql related issue.
Im using a form to gather user details to store in sql database. But when i add records they are being saved as "Null".What am i doing wrong here? Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.