Live editing of a server document

B

Beren

Hello,

I've got the following problem :

Someone generates an RTF document, which is stored on the server side. Next
he must be able to edit the document in a WYSIWYG way, and save right back
to the server (without downloading to the user first and uploading again)

What would be the best way to implement this ? Anything goes. ActiveX,
Richtextbox ways, etc...

Thanks in advance,

Beren
 
J

Jeff Cochran

I've got the following problem :

Someone generates an RTF document, which is stored on the server side. Next
he must be able to edit the document in a WYSIWYG way, and save right back
to the server (without downloading to the user first and uploading again)

What would be the best way to implement this ? Anything goes. ActiveX,
Richtextbox ways, etc...

Okay, first, it ain't gonna happen. The file must be sent to the
client for the client to directly edit it, whether you use ActiveX, or
any other editor that displays the file on the user's screen. If it
gets to the client's screen, it's getting sent to the client.

That aside, there are quite a few WYSIWYG editor components to do this
type of thing. Might look at some like:

http://www.yusasp.com/prj04.asp
http://aspedit.net/EnableAll.asp

Or use Google or aspin.com for more. Even Word can do this if it's
available in your environement.

Jeff
 
B

Beren

Jeff Cochran said:
Okay, first, it ain't gonna happen. The file must be sent to the
client for the client to directly edit it, whether you use ActiveX, or
any other editor that displays the file on the user's screen. If it
gets to the client's screen, it's getting sent to the client.

That aside, there are quite a few WYSIWYG editor components to do this
type of thing. Might look at some like:

http://www.yusasp.com/prj04.asp
http://aspedit.net/EnableAll.asp

Or use Google or aspin.com for more. Even Word can do this if it's
available in your environement.

Jeff

Thanks for your reply.
I'll check em out
 

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

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top