Help me in Showing attachements [Web]

Hi, looks like I cant solve this.

  I have two file upload controls on the form. I want to differentiate one particular attachment based on the field [upload control field] it has uploaded from. what im trying to archive is - try to show two different text files in two different tabs [based on, from which file upload control, they got uploaded]. Any help folks. Im new to this. 

Thanks in advance!

Subject: help me in Showing attachements [Web]

AFAIK the embedded objects are stored in the same order as the file upload controls occur on the form. i.e. left to right, top to bottom.

Subject: RE: help me in Showing attachements [Web]

Im sorry, I hardly understand that. Can you please be more specific. I want to show those attachments.

Thanks in advance.