hi there,
i have a problem. i can upload image of any size to the database but when i try to display it then any file bigger than 4mb wont show. instead it gives the error:>
error 'ASP 0251 : 80004005'
Response Buffer Limit Exceeded
Execution of the ASP page caused the Response Buffer to exceed its configured limit.
it seems that the buffer size is 4mb and i cannot increase the abuffer size as the webserver is on some other website.
Please help.
vish