Wayne Irving
|
| Posted: 03/29/2003, 6:21 PM |
|
I am trying to figgure out the file upload component
When I publish and try to view my site it crashes with the error
Active Server Pages, ASP 0126 (0x80004005)
The include file 'Buffering.inc' was not found.
/sos/Upload.asp, line 1
|
|
|
 |
LW Irving
|
| Posted: 03/29/2003, 7:35 PM |
|
Found the Buffer.inc in another project. Also found that if I started another project from fresh it was generated.
New Problem - when I put the file upload component on a page I get an empty page, no error s just nothing displayed
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
|
|
|
 |
|