This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > FrontPage Programming > May 2006 > Edit Text file in browser





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Edit Text file in browser
116

2006-05-23, 6:44 pm

I have rescently created an Intranet site for work. I have been been
searching for information to whether a text file can be opened and edited in
a web browser? If so, is there a setup example that can be given.
Kevin Spencer

2006-05-23, 6:44 pm

A browser downloads files. It can also upload files. But the files it
downloads are only copies of the files on the server. And the files it
uploads are, of course, not the same files as the ones on the server either.

So, what you're really asking is:

Is there any way to download a copy of a text file from a web site, load it
into some sort of text file editor, and then use the browser to upload the
modified copy and have the server replace the original with the modified
copy? And the answer is "yes," but it ain't easy. It requires both
server-side and client-side programming to do, along with an intimate
understanding of HTTP, administrative privileges on the web server, and the
proper permissions assigned all the way round. It's a programming and
security nightmare to accomplish, but if you're a seasoned web programmer,
you should be able to do it.

Another alternative is to use a Microsoft SharePoint Portal server. You may
want to ask your company to purchase it.

--
HTH,

Kevin Spencer
Microsoft MVP
Professional Numbskull

The man who questions opinions is wise.
The man who quarrels with facts is a fool.

"116" <116@discussions.microsoft.com> wrote in message
news:42F35A98-EF29-4954-9275-288A8F823FEE@microsoft.com...
>I have rescently created an Intranet site for work. I have been been
> searching for information to whether a text file can be opened and edited
> in
> a web browser? If so, is there a setup example that can be given.



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews