Print Page | Close Window

error with multipart / form-data

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz CAPTCHA
Forum Description: Support forum for the Web Wiz CAPTCHA security image.
URL: https://forums.webwiz.net/forum_posts.asp?TID=28639
Printed Date: 28 March 2026 at 7:14am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: error with multipart / form-data
Posted By: yosoyfefo
Subject: error with multipart / form-data
Date Posted: 09 June 2010 at 11:55am
Hello,

I am making a form with aspupload and captcha webwiz, I introduced  enctype = "multipart / form-data" in the form  but not the code verification works. 

Can you help me correct this problem? 



Replies:
Posted By: WebWiz-Bruce
Date Posted: 09 June 2010 at 12:09pm
When you use forms to upload files/images using enctype="multipart/form-data" you are no longer able to read in other form fields in the usual way using Request.Form, instead you need to use methods built into ASpUpload to read in the other form content.

The example below from AspUpload shows you how to do this:-

http://support.persits.com/upload/demo2.asp" rel="nofollow - http://support.persits.com/upload/demo2.asp


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net