Hi All,I have to allow user to upload 3 different attachemtns with 3 diff file upload controls which i could do. Once the form is submitted,the attachments are seen bottom of the form.So to display attachment as a link, I used ----- temp3 := @AttachmentNames; DatabasePath:="http://"+Server_Name+"/"+@WebDbName; ahref := "
" + temp3 + "";ahref for all the 3 file upload controls resp. But once the form is submitted it shows all the 3 links in all the 3 fields as i am using @attachmentnames and 3 links at the bottom of the form Is there any way that I can show one particular attachment as a link at that respective attachment field?? pls help..
Software/Hardware used:
lotus notes
ASKED:
January 3, 2012 7:15 AM
UPDATED:
May 10, 2012 8:53 AM