Display database results as form field objects!

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like database results to be displayed in a form, so that the user can hit the submit button with specified values from the database already being displayed.
Good luck with this one guys, because I'M STUMPED!
 
In most cases, you have to program this in ASP or
ASP.NET. This isn't terribly difficult, but it does
require some knowledge of Visual Basic, SQL, ActiveX Data
Objects (ADO), and programming in general.

One exception is the Database Results Wizard, which can
create drop-down boxes filled with values from a database.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------

-----Original Message-----
I would like database results to be displayed in a form,
so that the user can hit the submit button with specified
values from the database already being displayed.
 

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

Back
Top