Quantcast
Channel: BlogoSfera » gender
Browsing latest articles
Browse All 11 View Live

How to set the value to send to servlet from list of radio button in jsp

I am trying to send the selected radio button value to servlet but its not working please see below code. <c:set var="questionAnswers" value="${quentionAnsers[0]}" /> <c:choose> <c:when...

View Article



Java – println called twice

I can’t seem to find a solution that applies to me. I have this code: public void onGameTick() { System.out.println(name + fam.getFamName()); age++; if(disorder!=null) { disorder.onGameTick(); } if(age...

View Article

Trouble with python program (2.7.10)

So I’m fairly new to python and for my programming class, I have to write a program about a 100 metre race and tells if you qualified or not based on the time it took you to finish. If you’re a male...

View Article

Normalisation – SQL – 3NF

I am designing a SQL database that needs to be a five-table database to meet Air-Crewe’s requirements. I have the following so far: I have this for UNF: CrewID, Crew Type, Title, Forename, Surname,...

View Article

Find patients with multiple gender

I need to find patients having multiple genders recorded. (I wish I knew how to create a table.) [Hospital Number] [Sex Code] 0000001 M 0000002 F 0000003 M 0000003 F Here we can see patient 1 and 2 are...

View Article


PHP find genders [on hold]

I have a PHP site with user profiles etc. I already have a function which displays their profiles and another which shows all users. I would like to know how to do a gender search with check-boxes. I...

View Article

more than one mysql order by statement

i have a table which I need to sort the values to be arranged by gender, section and grade level using order by, does any one know how to do this? here is my sql statement: select * from (select * from...

View Article

Issue with String as parameter

First of, sorry for my bad English. I’m pretty new to java and we are learning it in School at the moment. In my Program I want to use String as a parameter but when I try to build an object I can’t...

View Article


NullPointerException for Parse Query

I’m basically asking for the current user’s “gender” then setting the selection of the spinner to that value. That works all fine. The problem is that I introduced the new gender field only recently so...

View Article


Please help a very new programmer with JavaFX

Basically, I am beginning to make a simple game. I want to start off by asking the user for their gender. I want to create a text box that they can answer the question in. The do-while loop is to...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images