hey everyone...
I host a Jeep website and want to offer the ability to upload images on my forums. my friend who runs the server has ASPSmartUpload compenents installed and i chose this setting and put in file extensions as jpg;jpeg;gif and a 100kb file max, as well as the location of the files being /uploads/images/
My question to you is i keep getting an error during the "upload" that reads "
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/forum/functions/functions_upload.asp, line 278
Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp. "
this is line 278 - Set objUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
Anyone able to help! Pls!
Edited by jeepanywhere