Is there another to display database information in Frontpage without
using the DBRW? I know a little ASP code.
I would like to display the records once a person has made a selection.
I've already established a db connection.

Re: Displaying database information by Stefan

Stefan
Thu Jul 21 03:30:54 CDT 2005

Yes - code your own ASP
For samples see http://www.asp101.com/samples/

--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"L" <L@discussions.microsoft.com> wrote in message news:D6287727-2AB2-4B19-93D6-5094E094987D@microsoft.com...
| Is there another to display database information in Frontpage without
| using the DBRW? I know a little ASP code.
| I would like to display the records once a person has made a selection.
| I've already established a db connection.