pmburrow
Sun., Jan. 14, 2007, 9:07 pm
I’m designing a special online Admin form to be used by our Sound Technicians to upload sermon files to a folder on our server.
I want to accomplish two things, one is to upload the mp3 file to the folder the other is to send me some information concerning each file. I made an Admin form and have it where it will crudely email me the information that I need.
However, I played around with several scripts written in ASP and ASP.NET that upload files, I just can’t get anything to work. (Our server is set up for ASP.NET 2.0.) Below I have a couple of temporary links to example pages and another to the Admin Manager. Both pages will fail to find the file to be uploaded, even though it is able to be seen in the form.
ASP Example
http://www.discoveryumc.org/v6.0/archive/forms/asp/test.htm
(http://www.discoveryumc.org/v6.0/archive/forms/asp/test.htm)
ASP.NET Example
http://www.discoveryumc.org/v6.0/archive/forms/asp/Upload/default.aspx
Admin Manager
(Pardon the background image is still a png, so it will be slow)
http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm
(http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm)
I greatly appreciate any help that anyone can give.
Phillip
(http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm)
I want to accomplish two things, one is to upload the mp3 file to the folder the other is to send me some information concerning each file. I made an Admin form and have it where it will crudely email me the information that I need.
However, I played around with several scripts written in ASP and ASP.NET that upload files, I just can’t get anything to work. (Our server is set up for ASP.NET 2.0.) Below I have a couple of temporary links to example pages and another to the Admin Manager. Both pages will fail to find the file to be uploaded, even though it is able to be seen in the form.
ASP Example
http://www.discoveryumc.org/v6.0/archive/forms/asp/test.htm
(http://www.discoveryumc.org/v6.0/archive/forms/asp/test.htm)
ASP.NET Example
http://www.discoveryumc.org/v6.0/archive/forms/asp/Upload/default.aspx
Admin Manager
(Pardon the background image is still a png, so it will be slow)
http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm
(http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm)
I greatly appreciate any help that anyone can give.
Phillip
(http://www.discoveryumc.org/v6.0/archive/admin/PAM%20main.htm)