Hi ,
I jsp page which has file names with Heyperlinks (these files are stored as BLOBS) in Oracle. After Clicking the File the it calles the Download.Do (actionservlet) and downloads the File to the desktop. But after clicking the linkit asks for Open Save and Cancel options . I don't want to give the Save Option to the user . Also i dont want to open the file in New Browser also( as it will keep a copy of the file in cached folder) .
Kindly let me know how can i take out the defult behaviour to oepn the File .
Regards
Dev
I jsp page which has file names with Heyperlinks (these files are stored as BLOBS) in Oracle. After Clicking the File the it calles the Download.Do (actionservlet) and downloads the File to the desktop. But after clicking the linkit asks for Open Save and Cancel options . I don't want to give the Save Option to the user . Also i dont want to open the file in New Browser also( as it will keep a copy of the file in cached folder) .
Kindly let me know how can i take out the defult behaviour to oepn the File .
Regards
Dev