Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I have a form which takes a maximum

Status
Not open for further replies.

spr

Programmer
Nov 10, 2000
12
IN
I have a form which takes a maximum of two images as attachments. When the documents (of this form) are saved in the .nsf files, they are also written to some Oracle tables. Now, when I want to edit one or both images (after the document is saved), how can I identify which attachment corresponds to which image and how is the editing of attachments accomplished ?(All this is run time execution). Presently, if I change the path of one image in the form, a new image is created instead of overwriting the respective image. Any suggestions? Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top