a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Formatted Memo?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Formatted Memo?
Page: [1]
 
abdulsamikhan

 

Posts: 105
Joined: 12/23/2003
From: Pakistan
Status: offline

 
Formatted Memo? - 2/17/2005 10:50:33   
I want to store the copy paste from word to Memo field of Access with retaining all its Formatting of FontItalics, Bold and Heading Levels and then retrieve it from database.

How can I store the formatted text in Access' Memo Field?

Waiting for your reply...
dzirkelb1

 

Posts: 1321
Joined: 10/5/2004
From: Cedar Rapids, Iowa
Status: offline

 
RE: Formatted Memo? - 2/17/2005 11:13:09   
Can copy / paste it to notepad or something like that, then paste it over to access...will that do the trick?

(in reply to abdulsamikhan)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Formatted Memo? - 2/17/2005 13:01:34   
Not really. You can save the Word doc as HTML, then paste the resulting text in a DB, but you're results won't be very acceptable except for the most basic documents.

How about leaving them as Word docs, putting them in a folder on your web, and putting hyperlinks to the Word doc in your DB instead? Is that an option?

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to dzirkelb1)
abdulsamikhan

 

Posts: 105
Joined: 12/23/2003
From: Pakistan
Status: offline

 
RE: Formatted Memo? - 2/18/2005 2:56:55   
Actually, if storing the word docs to the folder and path in database, and what if one does not have installed Microsoft Word then how the retreived file will be treated?

How the contents of file will be searched?

So, there should be proper method to do so...

So, please research, discuss and beat the PROBLEM... for me, for everyone.

Although I know the proper solution is XML DTD, but I am not gonna challenge it....

Waiting for youre repsonse...

(in reply to rdouglass)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Formatted Memo? - 2/18/2005 9:45:19   
quote:

How the contents of file will be searched?


Ah, additional criteria! :) That wasn't in the original request.

If they're simple doc's, WordPad may suffice to open Word docs.

As to searching Word docs, have you checked into Index Server? It basically put's you into an SQL Server environment, but IMO it's the least amount of coding.

http://support.microsoft.com/default.aspx?scid=kb;en-us;825487

If you're looking for easy "cut and paste" code, I don't know of any. If you want to display Word formatting from a DB (and users don't have Word) did you even try this?

quote:

You can save the Word doc as HTML, then paste the resulting text in a DB


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to abdulsamikhan)
abdulsamikhan

 

Posts: 105
Joined: 12/23/2003
From: Pakistan
Status: offline

 
RE: Formatted Memo? - 2/18/2005 10:15:45   
How can I use the Rich Text Editor and store the entered information in Microsoft Access' OLE Field?

Please visit this link and then tell me the solution:

http://www.richtexteditor.org/demo/?QS1=demo



(in reply to rdouglass)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: Formatted Memo? - 2/18/2005 10:22:02   
Did you look here?

http://www.webwizguide.info/asp/sample_scripts/RTE_application.asp

It looks like most of the info you want is there. If you attempt it and have specific questions, we may be able to help. But for a complete code solution your best bet would be to check there.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to abdulsamikhan)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> ASP and Database >> Formatted Memo?
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts