Query

From: Geoff Doyon (GeoffDoyon_at_discussions.microsoft.com)
Date: 03/01/05


Date: Tue, 1 Mar 2005 14:33:02 -0800

Hello!

I have successfully configured a submission and query page in FP to a SQL
server using aspx pages. However, I would like the query page to be able to
accept a parameter from the user. For instance, I would like the user to
query the database using a "Ticket ID'. I have tried dropping a text box
with a [Submit] button, but I get yelled at by FrontPage saying the text box
will not work with aspx pages. Knowing that I want to keep the asp.NET
pages, how do I allow the user to query given a criteria? I look foward to
your assistance!

Geoff