Forum: JSP Apr 14th, 2009 |
| Replies: 3 Views: 610 I am not using session. I just writing the selected answers in a text file and using the text file i am validating the answers.
while going to previous the selected radio value should remain... |
Forum: JSP Apr 14th, 2009 |
| Replies: 3 Views: 610 Hi All,
I am developing online examination process using jsp. The questions and options are fetched from the text files. For each page i am displaying one question and four options. I am... |
Forum: Java Apr 1st, 2009 |
| Replies: 5 Views: 7,771 String phone="123456789";
String message="Hello India,";
String ppgHost= "http://localhost:portno";
try
{
phone=URLEncoder.encode(getMobileId(), "UTF-8");... |
Forum: Java Apr 1st, 2009 |
| Replies: 5 Views: 7,771 Hi jwenting,
Always you are scolding the forum senders. what you think about you man. See if you know the solution for the query, just send it otherwise shut your mouth. Don't... |
Forum: Java Feb 19th, 2009 |
| Replies: 1 Views: 278 Hi all,
i have to download a file from a server automatically without any manual interaction. I dont know whether it is possible. Any one of you know the solution for this problem please... |
Forum: JavaScript / DHTML / AJAX Dec 10th, 2008 |
| Replies: 1 Views: 1,422 Hi all,
i am trying to get only the folder names from a directory using java script. i cant able to get the result. please can anyone tell me the code to solve this problem.
... |
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008 |
| Replies: 7 Views: 1,870 thanks for your reply,
but i want to open an protected file from another system by passing the login id and password through java script.
Thanks
hidash |
Forum: JavaScript / DHTML / AJAX Sep 16th, 2008 |
| Replies: 7 Views: 1,870 Hi all,
I am trying to access a folder from another system by passing parameters like username, password through java script, but i cant able to access. Please help me... |
Forum: JSP May 22nd, 2008 |
| Replies: 7 Views: 3,262 jwenting , thevudia mahanae, pundai mahanae,
if u dont know anything na keep ur mouth shut and mind ur buisness. |
Forum: JavaScript / DHTML / AJAX May 22nd, 2008 |
| Replies: 0 Views: 1,720 hi all,
i wnat to upload multiple files to the server by clicking the upload button once. if anybody knows pls help me.
thanks
kumar. |
Forum: JSP May 22nd, 2008 |
| Replies: 7 Views: 3,262 hi all,
i need help from you. i want to upload multiple files to the server. pls tell me how to do this. if anybody has the code pls paste and send without fail.
advance thanks
hidash |
Forum: JavaScript / DHTML / AJAX May 5th, 2008 |
| Replies: 3 Views: 4,707 hi,
thanks for ur response. whatever u said is correct but its not solve my problem. i have already done like that. i need to open the application using java script. its my requirement.
my file... |
Forum: JavaScript / DHTML / AJAX May 2nd, 2008 |
| Replies: 3 Views: 4,707 hi all,
i need to open indesign, framemeker, pdf files using java script. i have tried in many ways but i cant get the result. pls help me.
thanks in advance
hidash. |
Forum: Java Mar 21st, 2008 |
| Replies: 1 Views: 522 hi,
i want some help about POI file system. is it possible to open the word and excel file using poi file system. i have created ta new excel and word file using poi. but i am struggling to open... |
Forum: Java Mar 10th, 2008 |
| Replies: 7 Views: 849 ok i wont ask here after. i have one small doubt for what purpose this website daniweb.com is created.
if no one knows the solution for my problem means why u r replying me harshly. so mind ur... |
Forum: Java Mar 7th, 2008 |
| Replies: 7 Views: 849 k u tell how to do i will follow u. can u help pls.pls pls |
Forum: Java Mar 7th, 2008 |
| Replies: 7 Views: 849 hey masijade do u know the solution for this.. reply pls |
Forum: Java Mar 7th, 2008 |
| Replies: 7 Views: 849 |
Forum: Java Mar 6th, 2008 |
| Replies: 7 Views: 849 hi all,
i am trying to open a file with application using java. i faced many problems while processing it.
1. Using Runtime.getruntime.exec(); i faced the problem. i can open a file with... |
Forum: Java Feb 8th, 2008 |
| Replies: 4 Views: 1,073 hi DangerDev,
thanks for ur kind response.
my need is i want to open an application file like excel,word,indesign from the server system.i want to do in java. i searched a lot from a web but i dont... |
Forum: Java Feb 7th, 2008 |
| Replies: 4 Views: 1,073 hi all,
i want to open a file from the server system using java pls anyone can help me pls i dont have any knowledge about this pls tell some idea. |
Forum: Java Feb 1st, 2008 |
| Replies: 8 Views: 5,206 my goal is , i am opening a file from a subfolder and doing some modifications and after closing the file i want to save the modified file outside the subfolder with different name.
i think u will... |
Forum: Java Feb 1st, 2008 |
| Replies: 8 Views: 5,206 k masijade i understand ur explanations,
but i need to keep the original file in the same folder and i have to save the modified file into another folder.
at this time i ddont know how to do.
can... |
Forum: Java Feb 1st, 2008 |
| Replies: 8 Views: 5,206 public static synchronized void move(File src, File dest) throws FileNotFoundException, IOException {
copy(src, dest);
src.delete();
}
public static synchronized void copy(File src,... |
Forum: Java Feb 1st, 2008 |
| Replies: 8 Views: 5,206 i want to move a single file from a folder. i tried my level best. but the all the files from the folder is moving.
pls anyone is there to solve my problem. |
Forum: Java Jan 28th, 2008 |
| Replies: 2 Views: 1,305 hi everybody,
i am trying to get the name and id of the opened application to check whether the application is opened properly or not using java |
Forum: Java Jan 24th, 2008 |
| Replies: 5 Views: 783 hey, ahat happened to all send the solution yaar. |
Forum: Java Jan 24th, 2008 |
| Replies: 5 Views: 783 why cant we can do it in java we can use sockets to do this. but i cant get the clear idea to do this so only i am expecting help from u acidburn. |
Forum: Java Jan 24th, 2008 |
| Replies: 5 Views: 783 hi,
i have a problem in accessing an application from the domain server.
can any one is there to clear my problem./
Advance thanks
hidash |
Forum: Java Jan 10th, 2008 |
| Replies: 5 Views: 740 i have finished this process in web application u know. now this is not a web application see i am going to create a window login for every user .in that login window there will no softwares. if the... |
Forum: Java Jan 10th, 2008 |
| Replies: 5 Views: 740 hello masijade see my requirements is to share the application in the domain server and to give access rights to all the users to access the application. here the software application should be... |
Forum: Java Jan 10th, 2008 |
| Replies: 5 Views: 740 hi all,
i want to access an application from the domain server. is there any possible way to do this task. if possible tell some idea with examples.
Advance thanks.
hidash |
Forum: Java Jan 4th, 2008 |
| Replies: 4 Views: 2,149 its k leave it anyway thanks for ur polite response... |
Forum: Java Jan 4th, 2008 |
| Replies: 4 Views: 2,149 k masijade i agree.. but see i having a project called wms (work flow management system) web based project.
in this project i have to check the workers efficiency by using the working time in an... |
Forum: Java Jan 4th, 2008 |
| Replies: 4 Views: 2,149 i want to check the pid for a newly created process. i asked somebody they told to check it in the java native interface. but i didnt get the clear solution for this problem. can anyone is there to... |
Forum: Java Jan 2nd, 2008 |
| Replies: 5 Views: 2,093 k, now i ll tell clearly,
i have to check whether the application open correctly because i am calculating the starting time and ending time of an application. in my project the timer should be... |
Forum: Java Jan 2nd, 2008 |
| Replies: 5 Views: 2,093 i have to check whether an excel application is opened or not using java. for this purpose i am trying to get the instance id's of all the opened windows.by checking the instance id i can find... |
Forum: Java Jan 2nd, 2008 |
| Replies: 5 Views: 2,093 hi all,
i need to get the instance id of an application. i dont know how to get the id. anyone is there to fulfill my requirements.
advance thanks
hidash.. |
Forum: Java Dec 27th, 2007 |
| Replies: 1 Views: 595 hi all,
i want to convert illustrator file into jpeg. is it possible to do this using java????
i want a clear idea if it is possible.
advance thanks |
Forum: Java Dec 24th, 2007 |
| Replies: 4 Views: 730 k i will try and tell the action... anyhow thanks for ur kind response. |