Database results

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

Guest

using FP 2003 with Access database

I’ve created a database result. I would like the results to be displayed
where the visitor can select one or more of the records displayed and submit
that information to another page for processing. Thanks for helping
 
Your would need to make one of the displayed columns (one that is unique to your recordset data) a hyperlink and pass that as a
parameter to the next page
See http://home.att.net/~codelibrary/FrontPage/tweaks.htm#Passing Query Values

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| using FP 2003 with Access database
|
| I’ve created a database result. I would like the results to be displayed
| where the visitor can select one or more of the records displayed and submit
| that information to another page for processing. Thanks for helping
 
Back
Top