Click here to Skip to main content
15,905,776 members

Comments by Aravindbpanchu (Top 11 by date)

Aravindbpanchu 7-Mar-13 3:11am View    
Then how to open and read pdf file from Sql Server 2012 ?.In sql sever 2012 pdf files or any file is save as binary format ,we can create a temp folder and convert binary format as original pdf file and we can open using pdf viewer.I am ask about windows application !!!! ok ???
Any way i clear this problem Thanx for ur reply....
Aravindbpanchu 7-Mar-13 0:12am View    
Thank for ur replay
why i am asking this question ,i want delete all file in a specific folder(Temp),in that all files are pdf file ,that file are download form sql server and save in Temp folder and open in pdf viewer.After i see pdf file i close the application(Windows application in vb.net),I WANT TO DELETE ALL FILES IN TEMP FOLDER BEFORE CLOSE THE APPLICATION.If pdf file open in pdf viewer i cant delete file form Temp folder and it show error like "File cannot be delete,because it used by another application " something like this....
If file not open in viewer i can delete Temp folder but if file open in viewer i can't delete folder
pls reply asap
Thanx
Aravind
Aravindbpanchu 6-Mar-13 23:10pm View    
Hai
Another doubt How to find pdf viewer contains document or not ? if contains i want to close all document using by PDFxManual .CloseAllDocuments if not i leave as it is.
in if condition..... pls reply asap
Thanx
Aravind
Aravindbpanchu 28-Feb-13 23:18pm View    
ok sir thanx for ur reply.
I have another question .How to open default mail client(outlook,outlook express,opera,thunderbird ect...) and fill all fields like Form,To address,Cc,attachments when i click in one button in web application (vb.net).In this website i post that question pls see this link http://www.codeproject.com/Questions/427923/IIS-doesnt-open-exe-file-like-calc-exe-outlook-exe
It run in local drive like D,E,F but if i publish and put in IIS it cant open default email client and it show some error,pls see that link.And also each mail clien have different attachment tag like Outlook and outlook express have "attach" opera have "attachments" and etc,.,,

Thanx in advance
Aravindbpanchu 27-Feb-13 0:35am View    
Thanx for ur reply,sorry for late reply.
But in web application it available (http://www.codeproject.com/Questions/456027/How-to-disable-right-click-option-for-pdf-file)
see this link.Is it way to find right click action in vb.net ?