Uploading documents using asp and access

This is a discussion on "Uploading documents using asp and access" within the Classic ASP section. This forum, and the thread "Uploading documents using asp and access are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 11th, 2004, 14:34
New Member
Join Date: May 2004
Location: United Kingdom
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Uploading documents using asp and access


Hello All, I am new to this forum and have a huuuuge problem.

I am trying to allow my users to upload a Word document using a web form, send the document to a folder on the server and submit the path of this document and the other inputted data into an access database.

This must be an easy thing, am I just being stuppid stuppid me?

Please help!

  #2 (permalink)  
Old May 11th, 2004, 15:06
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
ASP doesn't have built-in support for uploading files, so you have to use an upload component for the uploading. That will save it to whatever location you want, then you can insert your data into Access.
  #3 (permalink)  
Old May 11th, 2004, 15:47
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
like catalyst says, your first step is to find out which upload components your host supports.
  #4 (permalink)  
Old May 12th, 2004, 08:03
New Member
Join Date: May 2004
Location: United Kingdom
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
oh goodie,

I do love bothering my host! very speedy replies there, I'll let you know how I get on.

A hundred thank you's
  #5 (permalink)  
Old May 12th, 2004, 08:17
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
if your host doesn't support uploading, there are ASP scripts you can use to achieve it.
  #6 (permalink)  
Old May 25th, 2004, 05:02
New Member
Join Date: May 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Hangs
Just go to www.aspin.com, you will find some few samples that will help you out.
Closed Thread

Tags
uploading, documents, using, asp, access

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Idiot question about documents kingwilliam Starting Out 2 May 23rd, 2008 16:10
Reference Documents for web tools rivadex Starting Out 5 Aug 17th, 2007 14:51
Online payment and downloading of documents cbruce E-Commerce and Business 5 Aug 10th, 2007 12:07
Form to upload documents Sporky Web Page Design 2 Apr 19th, 2007 10:08
Uploading Access Database and ASP Pages dinahdoey Classic ASP 4 Sep 6th, 2004 20:45


All times are GMT. The time now is 21:25.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43