I'm having problems using Aspsmartupload. Can anyone point me in the correct direction. Please see below.. Thanks for your help in advance.
Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
or
Set objUpload = Server.CreateObject("Dundas.Upload.2")
gives us the following error
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/scripts/supload.asp, line 7
800401f3
Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
or
Set objUpload = Server.CreateObject("Dundas.Upload.2")
gives us the following error
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/scripts/supload.asp, line 7
800401f3