Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 19th, 2007, 12:00 PM
Registered User
 
Join Date: Jun 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to barkerl
Default Upload.Form problem

Hi there,

I am using ENCTYPE="multipart/form-data" to upload files from my machine and most of the time it works fine.

However i have a strange situation whereby every so often the receiving Asp page cannot pick up the posted values via the Upload.Form method (even standard text fields).

This is regardless to whether I upload files or not.

Has anyone else experienced these intermittent problems? As yet i cannot establish a pattern as to why this occurs.

Any comments would be appreciated.

Thanks,
Lee Barker.


Regards,
Lee Barker
 
Old January 22nd, 2007, 06:06 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default

hi barkerl,
try to request using following method, hope it will help you.

textbox=Request.QueryString("textbox")

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
upload problem MunishBhatia ASP.NET 2.0 Professional 0 May 4th, 2007 04:32 AM
upload problem Regornil Pro JSP 5 March 9th, 2005 03:12 AM
UpLoad Problem vieritlc Classic ASP Databases 3 May 23rd, 2004 03:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.