Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Live editing of a server document

Reply
Thread Tools

Live editing of a server document

 
 
Beren
Guest
Posts: n/a
 
      08-19-2004
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


 
Reply With Quote
 
 
 
 
Jeff Cochran
Guest
Posts: n/a
 
      08-19-2004
On Thu, 19 Aug 2004 14:22:02 GMT, "Beren" <> wrote:

>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
 
Reply With Quote
 
 
 
 
Beren
Guest
Posts: n/a
 
      08-19-2004

"Jeff Cochran" <> schreef in bericht
news:...
> On Thu, 19 Aug 2004 14:22:02 GMT, "Beren" <> wrote:
>
>
> 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


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Training Institute In Delhi, Live Projects on PHP. Short TermPHP Courses, PHP Scripts, PHP Training with Live Projects. Rajive Narain Java 0 09-18-2009 10:47 AM
Dimdows Command-Line: Can't Live With It, Can't Live Without It Lawrence D'Oliveiro NZ Computing 15 08-17-2009 11:59 AM
unable to download live messenger from windows live hotmail boney Computer Support 0 10-28-2007 12:43 AM
Re: Springsteen "Live in Barcelona" vs. U2's "Go Home - Live at Slane Castle" dvds Goldfinger DVD Video 2 11-22-2003 02:25 AM
Springsteen "Live in Barcelona" vs. U2's "Go Home Live" dvds Thomas Bell DVD Video 2 11-19-2003 04:52 PM



Advertisments