Click here to Skip to main content
15,901,001 members

Comments by NooobieCoder (Top 43 by date)

NooobieCoder 29-Dec-13 21:09pm View    
Hi, i want to show it through android application. My project has stopped working whenever I open it in android application. Isit because the JFrame does not support Android?
NooobieCoder 30-Jun-13 13:34pm View    
I have a folder in project that named "Images" where by I wan to save the uploaded image into it. The problem is when the user click insert, it can be stored into my database table, but not as the folderpath

So in my database table under Image column, I wan to get this : ~/Image/prod.jpg instead of prod.jpg
NooobieCoder 30-Jun-13 13:24pm View    
yes
NooobieCoder 22-Jun-13 23:30pm View    
but the thing is it can be updated thought there is this error. Meaning to say that, when I open in browser again, the updated value I type was there.
NooobieCoder 22-Jun-13 23:28pm View    
now I get this error when I update

ObjectDataSource 'ObjectDataSource1' could not find a non-generic method 'UpdateProduct' that has parameters: prodName, prodDesc, prodImg, pCategoryID, prodPrice, stockQuantity, original_productID, productName, productDescription, productImg, productPrice.