Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_asp thread: RE: Saving a word file at client system - PS


Message #1 by "Taylor, Mark" <mtaylor@m...> on Wed, 13 Dec 2000 16:02:32 +0200
Oh yes, in our application we were trying to keep the document on the 
server, not save it onto the client's machine.  This is a different 
issue...

-----Original Message-----
From: Taylor, Mark 
Sent: 13 December 2000 15:59
To: 'Security_asp'
Subject: RE: Saving a word file at client system


Nope, after 3 months of fighting we still have not got that right.  The permissions will not allow it.  What we did was instead of
opening the
document in the browser we just email people a link to the document.  This 
of course assumes that you are on an intranet with properly set up
permissions.

This is not a good solution, so I am all ears for an answer to this 
problem as well.

PS Even macro's struggle with this issue as the document name is changed to 'document in Internet Explorer' and therefore the macro
cannot properly
determine the actual document name to do a SaveAs.

-----Original Message-----
From: jinu [mailto:jinupt@c...]
Sent: 13 December 2000 07:54
To: Security_asp
Subject: Saving a word file at client system


Is it possible to save the word document taken from the server which is
already opened in Explorer at the client system.
We should not use macros for this purpose.
Can anybody help me?
Veena


---
You are currently subscribed to security_asp as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-security_asp-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index