Populating Drop-Down box

G

Guest

I have a form that uses an access db to populate a drop-down selection box.
For this the page as to be .asp instead of htm. When the form is completed
the submit button is to email the results. This does not work in .asp.

Is there a work around?
 
T

Thomas A. Rowe

You have to write a custom ASP form handler to process the undated to the database and send the
email.
http://support.microsoft.com/default.aspx?scid=kb;[LN];Q275251

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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