hi, can't find any info on this, not sure if it can happen. I am displaying
content on a website that is retrieved from an access database using the drw.
is it possible to store html in the access database and display the desired
results on the page, or am i limited to straight text and images?

Re: html in drw by Stefan

Stefan
Thu Mar 03 03:28:57 CST 2005

Yes, but probably not w/ the DRW
You will need to hand code the ASP to encode the fields as html

--

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


"JopOSopHop" <JopOSopHop@discussions.microsoft.com> wrote in message news:E5F37B9C-FD23-466E-AD20-05D91957210A@microsoft.com...
| hi, can't find any info on this, not sure if it can happen. I am displaying
| content on a website that is retrieved from an access database using the drw.
| is it possible to store html in the access database and display the desired
| results on the page, or am i limited to straight text and images?



Re: html in drw by Kathleen

Kathleen
Thu Mar 03 05:21:51 CST 2005

Yes, you can store HTML in database fields. It's very useful when you want
to control the formatting of the results, and it also allows you to make
hyperlinks clickable; see
http://www.cthealthpolicy.org/cthealthnotes/currentissue.asp for an
example.

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



"JopOSopHop" <JopOSopHop@discussions.microsoft.com> wrote in message
news:E5F37B9C-FD23-466E-AD20-05D91957210A@microsoft.com...
> hi, can't find any info on this, not sure if it can happen. I am
> displaying
> content on a website that is retrieved from an access database using the
> drw.
> is it possible to store html in the access database and display the
> desired
> results on the page, or am i limited to straight text and images?