Ask a Question related to Coldfusion Database Access, Design and Development.
-
stuart1231 #1
Storing HTML in Memo Fields?
I have an access database setup and wondering how to best use large formatted
text and image positions in the database?
I use a memo feild and call it up using coldfusion within a content template,
using cfquery.
But its annoying editing text and position images (which i usually float in
text) in dreamweaver and copying the code into the MS Access Memo field?
Is there a way to store a whole html file which can be easily editied within
the database.
This site manages it!
[url]http://www.thenetprofits.co.uk/coldfusion/faq/topic.cfm?TopicID=7[/url]
But im not sure how
stuart1231 Guest
-
Exporting Memo Fields to Excel
Hi There I have a page that exports membership information from coldfusion into excel and all works very nicely apart from the few fields that... -
Keeping paragraphs from memo fields
Hi all I'm pretty new to Dreamweaver, I've been using Drumbeat 2000. In Drumbeat there are contracts that are applied to a text field, change... -
Using UNION with Memo fields
This worked a few months ago, but since we did our coldfusion upgrade it's hosed. I'm doing a help page for our company (for various fields in our... -
Memo fields in MS Access
Is there anyone that really uses DB2 8.1 memo fields in MS Access? I'm experiencing a lot of problems with them. I tried both using LONG VARCHAR... -
Memo fields
Sounds like Extend mode. Next time this happens, see if EXT appears in the status bar. You've probably bumped F8. Esc is supposed to cancel... -
Neculai Macarie #2
Re: Storing HTML in Memo Fields?
news:dbmcqs$3lj$1@forums.macromedia.com...
formatted> I have an access database setup and wondering how to best use largetemplate,> text and image positions in the database?
>
> I use a memo feild and call it up using coldfusion within a contentin> using cfquery.
>
> But its annoying editing text and position images (which i usually floatwithin> text) in dreamweaver and copying the code into the MS Access Memo field?
>
> Is there a way to store a whole html file which can be easily editiedCreate a password protected admin area where you add/edit the db entries.> the database.
>
> This site manages it!
> [url]http://www.thenetprofits.co.uk/coldfusion/faq/topic.cfm?TopicID=7[/url]
>
> But im not sure how
--
<mack />
Neculai Macarie Guest
-
stuart1231 #3
Re: Storing HTML in Memo Fields?
is it possible to edit a database field as you said within a website and keep the formatting? e.g. headings?
stuart1231 Guest



Reply With Quote

