
09-01-2008, 08:19 AM
|
 |
Novice Webmaster
|
|
Join Date: Jul 2003
Location: aku org malaysia...
Posts: 45
Rep Power: 0
|
|
Java problems
help plz...
wanna ask about java programming...
if i want to called string value,the code should be like this:
name=(String)inputText2.getValue();
but,how to called integer value coz when i write this line of code,i got error :
patientId = (Integer)inputText1.getValue();
__________________
aku seadanya...
Last edited by spicy_girl; 09-01-2008 at 08:26 AM.
|