Can someone save me a lot of time and post sthe code needed to put the value of a dateteime picker control into a text field? This is urgent and I'm no Visual C++ programmer so need you help.
One thing I find confusing about the Java community is the proliferation of acronyms e.g. J2SE, J2EE etc.
Can anyone explain the major differences between these 'terms' or recommend somewhere on the web that explains them?
I have a java class that multiplies one double with another. The result is sometimes imprecise, for example
7.2 * 21 gives 151.20000000002 when it should be 151.2
and
1.2 * 9 gives 10.799999999 when it should be 10.8.
Can anyone tell me why this is so and what datatype I should use to ensure...
I have a button on a page which , when the onclick event is triggered should execute some vbscript. I find it will work once, but if I click the button again it does nothing. If I click somewhere else on the page (the dotted line around the button disappears) then click the button again it does...
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.