Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99937 > unrolled thread
| Started by | dieter <dieter@handshake.de> |
|---|---|
| First post | 2015-12-03 08:32 +0100 |
| Last post | 2015-12-03 08:32 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: regarding download issues from sharepoint site dieter <dieter@handshake.de> - 2015-12-03 08:32 +0100
| From | dieter <dieter@handshake.de> |
|---|---|
| Date | 2015-12-03 08:32 +0100 |
| Subject | Re: regarding download issues from sharepoint site |
| Message-ID | <mailman.159.1449127989.14615.python-list@python.org> |
Arpit Arya <iamsexyarpit@gmail.com> writes: > i am facing problem downloading files from sharepoint site and to display > it on my web portal. Your sentence above mentions to processes "downloading" and "displaying". Which of the two gives you problems? For the one with the problems, you must describe it in detail: how the problem manisfests itself; which components (if possible, which versions thereof) are involved; what you tried in detail; ... >i have used requests_ntlm module which gives > successful authorisation but i am stuck in next step i.e. to download data > from sharepoint site and dispaly on portal. please help me out Again the "and". Where is the problem: in the "downloading" or in the "displaying" (likely the "downloading"). How does it fail (for the "downloading": which response code do you get for the downloading)? How did you try it (for downloading: with a browser or from the portal backend)?
Back to top | Article view | comp.lang.python
csiph-web