Displaying Attachment in Sections

Hi.

I am having this problem with attachments. If any of you can help me out, I would remain grateful to you.

In my web application I have 4 different sections and have a File Upload Control in each of the sections. My Requirement is that I want to show the file attached using File Upload Control in first section in the first section itself and so on for rest of the sections.

Currently all the files are attached to the form and are displayed at the bottom of the form. Is there a way that i can display 4 different attachments in 4 different sections on the form.

Please help !!!

rgds

LN

Subject: Displaying Attachment in Sections

If you can ignore the less-than-grateful responses in this thread, it may get you where you’re going:

http://www-10.lotus.com/ldd/46dom.nsf/55c38d716d632d9b8525689b005ba1c0/4920a6b643db02b585256e5b006a2597?OpenDocument

Keeping in mind that it’s far, far easier to manage links to attachments than it is to move the attachments themselves, simply maintaining an up-to-date list of attachments and the upload control that created them is the way to go on the web. If, on the other hand, you need interoperability with the Notes client using the same UI, then you’ll need to extend this to move the attachments into separate rich text fields.

Subject: RE: Displaying Attachment in Sections

Hi Stan.

Thanks for your response. I did try to go thru the thread but as there are many document, I could not go thru completely. If you have done this before, Please help me out.

Looking forward for your reply.

Rgds

LN

Subject: RE: Displaying Attachment in Sections

Everything you need is in the five or six documents in the thread between the link I gave you and when things started to get nasty – just having me re-type the whole thing here isn’t going to shorten things up at all. Let me know if you have SPECIFIC questions.

Subject: RE: Displaying Attachment in Sections

Or, maybe better, if you want to contact me for specific help, my address is on my profile (click on my name to get there). If the help you need is at a basic level, it’s really too much for this forum. I’d much prefer that you walk away from this understanding everything rather than just modifying some code you’ve been given.

Subject: RE: Displaying Attachment in Sections

Hi Stan.

thanks for your replies. I have sent you an email. Request you to please respond to it. I tried going thru the entire thread but somehow it is not working for me.

Please help

NL