Hi There, SaveAs function require full path, e.g. "C:\inetpub\wwwroot\myweb\upload\images.jpg" Im not sure why is that it work on your local. Try following: <script language="vbscript" runat="server"> Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System...