Skip to main content
Participant
February 19, 2008
Question

PDF uploader

  • February 19, 2008
  • 1 reply
  • 347 views
Hi there, I after a bit of expert advice please....?
My web site uses some asp pages for other staff to login to the site to add news articles. It's all stored in an access db and the pages are coded with VBScript/ ASP. I want to add a facility for the users to upload pdfs & jpgs using the insert form I have created that they use to add the news articles with. Is this complicated to do? I have seen the aspuploader on the exchange but I'm not sure I'll be able to get my company to pay for that.
Any help and advice would be greatly appreciated.
Thanks,
Gemma
This topic has been closed for replies.

1 reply

Inspiring
February 19, 2008
**gemma** wrote:
> Hi there, I after a bit of expert advice please....?
> My web site uses some asp pages for other staff to login to the site to add
> news articles. It's all stored in an access db and the pages are coded with
> VBScript/ ASP. I want to add a facility for the users to upload pdfs & jpgs
> using the insert form I have created that they use to add the news articles
> with. Is this complicated to do? I have seen the aspuploader on the exchange
> but I'm not sure I'll be able to get my company to pay for that.
> Any help and advice would be greatly appreciated.
> Thanks,
> Gemma
>

You will need an ASP upload component of some sort, and you do usually
have to pay for them. Here is one:
http://www.motobit.com/help/scptutl/pure-asp-upload.htm

Steve