form results

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

Guest

I've got some dropdown boxes which the user selects from that returns
information from a database into a table. After all the data is returned,
though, there's nowhere that shows what they originally chose from the
dropdown boxes. Is there a way I can keep the selected items highlighted?
Or put something above the results table that says, "Your results from _____"?
 
How to place a "The Search Results for your keyword are:" message at the top
of your page

Add this code to your page, where articleText is the field name you were
searching on.

The results of your search for <%=Request("articleText")%> are:
--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 

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

Similar Threads

Help With MS Access 4
DBR Form 1
Drop down box behavior 2
results form input sent to another form 1
Database Results Page 2
Multi-select list box 1
Excel JUMP FROM SEARCH BAR TO RESULT 3
C# Skype silent connection 0

Back
Top