User Profile

Collapse

Profile Sidebar

Collapse
saldandm
saldandm
Last Activity: Jan 24 '08, 07:44 PM
Joined: Nov 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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.
    See more | Go to post

    Leave a comment:


  • 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>
    ...
    See more | Go to post

    Leave a comment:


  • Sorry for the delay in my response.

    I added the code and nothing is written
    See more | Go to post

    Leave a comment:


  • saldandm
    started a topic ASP Upload File and Add database fields

    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...
    See more | Go to post
No activity results to display
Show More
Working...