Yes, I added it the result page and actually just removed all the other code to see if it was being passed.
Nothing was displayed.
I actually customized the code I found at this site. And got it working. http://www.codeproject .com/asp/aspupl.asp
I would've rather gotten my own working though.
User Profile
Collapse
-
Code:<form name="LayoutRegion1FORM" enctype="multipart/form-data" action="/admin/test/html/announcements/addnewsresult.asp" method="POST"> <table border="0" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td height="24"></td> </tr>
Leave a comment:
-
Sorry for the delay in my response.
I added the code and nothing is writtenLeave a comment:
-
ASP Upload File and Add database fields
I think this is probably some minor oversight on my end but I'm just missing it.
I have a multipart/form-data form in a ASP page. Inside the form I have traditional text fields and a upload field for uploading images to a server.
The intent is to store the image name (not the image itself) along with corresponding data in a SQL Server database.
The problem I'm currently having is that the upload is...
No activity results to display
Show More
Leave a comment: