Print Page | Close Window

Database entry from Dynamic Drop down

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=17166
Printed Date: 18 April 2026 at 1:36am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Database entry from Dynamic Drop down
Posted By: spikboy
Subject: Database entry from Dynamic Drop down
Date Posted: 07 November 2005 at 12:23pm
I have followed the tutorial on adding information to an Access database from a user input form. However, I would like to add into the database a selected option from a dynamically populated drop down list.
 
Code for adding form field to database is as follows:
 
rsAddComments.Fields("Requested_by") = Request.Form("Requested_by")
 
I understand that I have to use the value of items from the drop down list to populate the Access field but how can I gleam this information from what has been selected?
 
Cheers



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net