Very urgent!!!!!!!

  • Thread starter Thread starter sonu
  • Start date Start date
S

sonu

How to edit a word document online using asp.net.I m able to open
office documents in office applications.
 
Hello Sonu,

Do you mean open in IE window? Why u can't edit it then?

S> How to edit a word document online using asp.net.I m able to open
S> office documents in office applications.

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
As far as I understand your question, if you are trying to access office
documents using asp..net
you can use office automation.

Office Developer Center. http://msdn.microsoft.com/office/
Word Developer Center.
http://msdn.microsoft.com/office/understanding/word/default.aspx


--------------------
From: "sonu" <[email protected]>
Newsgroups: microsoft.public.dotnet.general
Subject: Very urgent!!!!!!!
Date: 6 Feb 2006 21:33:01 -0800
Organization: http://groups.google.com
Lines: 3
Message-ID: <[email protected]>
NNTP-Posting-Host: 203.199.13.85
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1139290386 16627 127.0.0.1 (7 Feb 2006 05:33:06 GMT)
X-Complaints-To: (e-mail address removed)
NNTP-Posting-Date: Tue, 7 Feb 2006 05:33:06 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET
CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 cosquid:80 (squid/2.5.STABLE1)
Complaints-To: (e-mail address removed)
Injection-Info: g44g2000cwa.googlegroups.com; posting-host=203.199.13.85;
posting-account=pijLlg0AAAC5QR0oMzNeMfBcZ1J_U8ir
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!g44g2000cwa.googlegroups.com!not-fo
r-mail
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.general:188144
X-Tomcat-NG: microsoft.public.dotnet.general

How to edit a word document online using asp.net.I m able to open
office documents in office applications.

--

Thank You,
Nanda Lella,

This Posting is provided "AS IS" with no warranties, and confers no rights.
 
my project requirement is that i must open the clients any office
document from database and then display it in ie.I m able to do this
first part but,the second part is to enable the user to edit the
document and store the edited document back to the database.Do u have
any soln for this?I need help urgently.
 
Kevin answered your question quite thoroughly on Jan 31 in your post titled,
"Need help urgently!!!"
 
The options you may want to explore include smart documents and using XML
as document format.. Try following links for more information.

http://msdn.microsoft.com/office/understanding/word/articles/default.aspx?pu
ll=/library/en-us/odc_wd2003_ta/html/odc_wdsimplesd.asp
http://msdn.microsoft.com/office/understanding/word/articles/default.aspx?pu
ll=/library/en-us/dno2k3ta/html/odc_unlock.asp

--------------------
From: "sonu" <[email protected]>
Newsgroups: microsoft.public.dotnet.general
Subject: Re: Very urgent!!!!!!!
Date: 8 Feb 2006 23:52:31 -0800
Organization: http://groups.google.com
Lines: 6
Message-ID: <[email protected]>
References: <[email protected]>
<[email protected]>
NNTP-Posting-Host: 203.199.13.85
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1139471556 4214 127.0.0.1 (9 Feb 2006 07:52:36 GMT)
X-Complaints-To: (e-mail address removed)
NNTP-Posting-Date: Thu, 9 Feb 2006 07:52:36 +0000 (UTC)
In-Reply-To: <[email protected]>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET
CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 cosquid:80 (squid/2.5.STABLE1)
Complaints-To: (e-mail address removed)
Injection-Info: g43g2000cwa.googlegroups.com; posting-host=203.199.13.85;
posting-account=pijLlg0AAAC5QR0oMzNeMfBcZ1J_U8ir
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-fo
r-mail
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.general:188391
X-Tomcat-NG: microsoft.public.dotnet.general

my project requirement is that i must open the clients any office
document from database and then display it in ie.I m able to do this
first part but,the second part is to enable the user to edit the
document and store the edited document back to the database.Do u have
any soln for this?I need help urgently.

--

Thank You,
Nanda Lella,

This Posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top