jeffcullina
Programmer
I have a web set up to interract with a database using input forms, edit forms and reports. I would like to extend the capability of these forms to handle pictures. In access, I have set up a field in my table with the OLE object type. Using Access forms, I am able to select pictures to enter into the table, which are subsequently viewable. I would like to implement this feature on ASPs that I am building through Front Page. I have found plenty of help for pictures used as backgrounds or buttons, but I cannot find a field control for bound OLE or picture objects. I would appreciate any help on selecting the appropriate control and implementing the control so that the user is able to browse for, then upload a picture via that control.