I have a problem while handling the uploaded file from client-side (with Javascript).. Can anyone give a sample code to do this? I just want to move handle the uploaded file and...
I have been in a boring situation in my project.. I can't forward to a jsp page from my servlet.. I found many codes; but none of them worked.. The URL adress never changes.....
I'm trying to get design my grid with dynamic datas from DATABASE.. I select data and return them within XML to script. But I can't see anything on my grid.. I tested, I've no problem while...
thanx A1ien51, but my problem isn't Ajax connection problem.. But still I changed my connection as u said.. My problem is that I can't take back the data from Ajax to script..
I'm starter at Ajax and I've a problem while taking data(xml) from ajax. I used a javascript function named "ajaxFunction" to take data from DB with a parameter. I tested I...