storing html in msaccess field

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

Guest

I want to store HTML code in MSAccess table and return the graphical and/or
text results in MSFrontpage ASP results query? Is this reasonable. Where do
I start.
 
HTML code isn't graphical. It's pure text. So, yes, you can store HTML text
in an Access database, and yes, you can pull it out from one. What you do
with it after that is pretty much up to you.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
 

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

Back
Top