Add Record to Database and Upload an Image at the same time (2nd Attempt with different code)
问题 Having problems! I have messed with this code over and over. This is just one of my attempts. Trying to add a record to a database and upload an image at the same time. The first one I sent would add the record but, would not upload the image. This one will upload the image but, will not add the record. My patience is running out. On this one I'm getting a error saying I can't use generic requests. <%@ Language=VBScript %> <% option explicit Response.Expires = -1 Server.ScriptTimeout = 600