Ramco Ramco
Hi
In below code i want to save file as DocumentNo+currentDate+filename.jpg. I am using Vb6
outputStream.SaveToFile "C:\image.jpg"
Thanks