Capturing Data base result values

C

Crichton Baxter

I have a FP2002/DB application where a user clicks a database list hyperlink
and the selection shows in a one line data results region. How do I capture
the values in the results region? I need to get these values into a form
handler to update the db, gather additional user info, send confirmation
page and send an email showing the user selection. I am able to copy the
search field info into the form but cannot access the non hyperlinked
values. FP newbie, constructive suggestions please. Thanks Crichton
 
S

Stefan B Rusynko

You should be looking at the DBIW (not just the DBRW)
- File New Site (Database Interface wizard)

To send data to a DB and Email you also need to see
http://support.microsoft.com/default.aspx?scid=kb;en-us;275251

--

_____________________________________________
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
_____________________________________________


|I have a FP2002/DB application where a user clicks a database list hyperlink
| and the selection shows in a one line data results region. How do I capture
| the values in the results region? I need to get these values into a form
| handler to update the db, gather additional user info, send confirmation
| page and send an email showing the user selection. I am able to copy the
| search field info into the form but cannot access the non hyperlinked
| values. FP newbie, constructive suggestions please. Thanks Crichton
|
|
 
S

Stefan B Rusynko

PS

Or see
http://home.att.net/~codelibrary/FrontPage/drw.htm

--

_____________________________________________
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
_____________________________________________


| You should be looking at the DBIW (not just the DBRW)
| - File New Site (Database Interface wizard)
|
| To send data to a DB and Email you also need to see
| http://support.microsoft.com/default.aspx?scid=kb;en-us;275251
|
| --
|
| _____________________________________________
| 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
| _____________________________________________
|
|
||I have a FP2002/DB application where a user clicks a database list hyperlink
|| and the selection shows in a one line data results region. How do I capture
|| the values in the results region? I need to get these values into a form
|| handler to update the db, gather additional user info, send confirmation
|| page and send an email showing the user selection. I am able to copy the
|| search field info into the form but cannot access the non hyperlinked
|| values. FP newbie, constructive suggestions please. Thanks Crichton
||
||
|
|
 

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

Top