// you can get your base and parent from the database String base="e1"; String parent="e2"; String filename=parent+"_codemiles.zip"; // you can write http://localhost String filepath="http://www.codemiles.com/example/"+base+"/";
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
You Can use this code to hide the actual place of your files on the server so visitors can't takes links and download from your site with out visiting your web site.
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
ramaknallamothu
Question subject: Re: JSP to Download File
Posted: Wed Apr 01, 2009 5:44 pm
Joined: Wed Apr 01, 2009 5:40 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
Thanks
jestinmj
Question subject: Re: JSP to Download File
Posted: Thu May 06, 2010 11:30 am
Joined: Thu May 06, 2010 11:12 am Posts: 1 Has thanked: 1 time Have thanks: 0 time
thnx...but wer to get d code from??
bangarm99
Question subject: Re: JSP to Download File
Posted: Fri May 14, 2010 5:14 am
Joined: Fri May 14, 2010 5:12 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
thanks
fcuritiba
Question subject: Re: JSP to Download File
Posted: Mon May 17, 2010 4:24 pm
Joined: Mon May 17, 2010 4:21 pm Posts: 3 Has thanked: 0 time Have thanks: 0 time
hi,
I need an example of a code in java that would be as follows:
In my webpage has a link to the download area (directory on my server with some files to users., Restricted area).
Do you have any examples? please ..
thanks
hugs .
fabio alonso
valeria7386
Question subject: Re: JSP to Download File
Posted: Tue Jul 13, 2010 2:25 pm
Joined: Fri Jun 25, 2010 7:14 am Posts: 3 Has thanked: 0 time Have thanks: 0 time
Joined: Thu Jul 15, 2010 7:05 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
I suggested to give us example that we gonna know whats going on on thats code.In my webpage has a link to the download area (directory on my server with some files to users.so I just give you hint just click here under!!!!!
mas
Question subject: Re: JSP to Download File
Posted: Fri Aug 12, 2011 4:39 am
I had use this code and its work to docx and pdf file, but i can't upload the zip file. isn't this code can download zip file as well? plz, if somebody can help me out.tq