how do I include file upload & write to access in frontpage 2003

  • Thread starter The Basic Access User
  • Start date
T

The Basic Access User

Hello, Everyone:

I created an online registration form using FrontPage 2003. The form rights
to an Access database without any problems. However, I want people to be able
to upload their resumes also. It appears that I cannot have it write to a
database and upload resumes at the same time. Is there a way around this
problem?

Thank you & have a wonderful day!

- Ida
 
K

Kevin Spencer

There are 2 ways around this problem:

1. Learn to write a server-side ASP program.
2. Hire someone to write one for you.

FrontPage can do some very basic, very common tasks with ASP for you. Once
you get "outside the lines," you're on your own.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top