Skip to main content
Participating Frequently
January 14, 2010
Question

CFSelect to populate Textfield from Database

  • January 14, 2010
  • 1 reply
  • 470 views

I have successfully created an INSERT form page. Now I wanted to create an EDIT/UPDATE page where I will query the information in the textfield when the user selects a name from the dropdown list.

Here's the process:

1. CFQuery from the database

2. Populate the Names in the drop-down list using CFSelect

3. Once the user select a name, it should automatically populate the textfields(firstname, lastname, etc.)

How will I do this?

This topic has been closed for replies.

1 reply

Inspiring
January 29, 2010

Which bits are you having problems with, and what code have you got so far?

--

Adam