C
Chris
I am using the formview in conjunction with the object datasource. On basic
textual data it updates fine via the the update method but I would like to
have a pdf file to upload. What is the best way to approach this. I need to
give the pdf a unique name and store it on the server and store that name in
the database. Is there anyway of intercepting the update method and doing a
find control. How do people approch this. Regards, Chris.
textual data it updates fine via the the update method but I would like to
have a pdf file to upload. What is the best way to approach this. I need to
give the pdf a unique name and store it on the server and store that name in
the database. Is there anyway of intercepting the update method and doing a
find control. How do people approch this. Regards, Chris.