Once again why don't you want to post your sbp file so we can have a closer look at it.
What exactly are you doing with ?
opendialog1.Filter="Image Files|*.PNG"
If opendialog1.Show<>cCancel Then
FileCopy( opendialog1.File, FileName (textbox2.text & ".png"))
end if
etc..
If we had your whole source code it would be much easier to help you.
Best regards.
__________________
Klaus
Switzerland
|