PDA

View Full Version : file & form field.


jsawkang
06-13-2003, 07:10 AM
Hi guys,

i'm having trouble uploading file and at the same time save the form fields to database. i know the coding for uploading file and saving the data to database.

The problem is i'm mixing File and Form field together. then i can't get the data from the form field even if i entered something.

Have u guys having this problem before? please help me out. give me the link to the article or way to solve the problem.

thanks in advance.

Bullschmidt
06-16-2003, 12:48 AM
The following basically works for me doing what you asked about:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://www.aspzone.com/articles/john/aspUpload