Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by junkster79

  1. junkster79

    ASP Upload file to Access Database

    This is for a project I'm doing. Students must submit assignments on-line, either by copy and paste into a text area, or by submitting as an attachment. Student records are stored in Access, hence the reason for using that. As there will be less than 50 records, and one file attachment per...
  2. junkster79

    ASP Upload file to Access Database

    When users inout file to form, only file path name is being stored rather than actual file. Any ideas?? Thanks in advance! Heres the code I'm using.. <input type=file name=&quot;assignment_att&quot;> Open DB Connection etc, then... rsRecordSet(&quot;assignment&quot;) =...

Part and Inventory Search

Back
Top