web folder problem..Please advice. *super urgent*

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I want to learn on how to open a excel file in web form (excel source is
from server web folder). When i close the web form, it prompt out a msg to
ackowledge me the content of the file has been changed and ask me save. After
i click save, a web folder location (the folder at server side) prompt out
and i click save. So, the new copy is already updated at the web folder
(server side). In order to do this, what steps (in coding side and server web
folder configuration side) i need to approach? i am totally new to this
situation. Please advice.

thank you in advance.

Best regards,
Ocurnos.
 
I want to learn on how to open a excel file in web form (excel source
is from server web folder). When i close the web form, it prompt out a
msg to ackowledge me the content of the file has been changed and ask
me save. After i click save, a web folder location (the folder at
server side) prompt out and i click save. So, the new copy is already
updated at the web folder (server side). In order to do this, what
steps (in coding side and server web folder configuration side) i need
to approach? i am totally new to this situation. Please advice.

In this case, it's an IIS permissions issue - not an ASP.NET issue. The
save prompt your seeing is being displayed by Excel.
 

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

Back
Top