Can you post the source code, so we can see exactly what's happenning on the line the error occurs on? J
i use <% Set Upload = Server.CreateObject ("Persits.Upload.1") %> this line has problem how i can register this thing
Persits is a commercial component, available from http://www.aspupload.com/ Did a quick google search, you can use a script only method of upload like this http://www.freeaspupload.net/ Jay