This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
hai I am using html FILE Tag . In This I want to give the file path directly not by selecting throw browser button. How It cab be. If Possible post sample code Bai Arul
response.setContentType("application/msword"); response.setHeader("Pragma" , "no-cache"); response.setHeader("Cache-Control" , "no-cache"); response.setDateHeader("Expires" , 0); response.setHeader("Content-Disposition" , "inline; " + "filename=\"MailingLists.rtf\""); response.setHeader("Content-Description" , "Display database as RTF"); ==== It's the Content-Disposition that does it. Depending on the browser, you can select in-the-browser viewing, automatic download (attachment) or other options.
Customer surveys are for companies who didn't pay proper attention to begin with.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.