| bio | website | |
|---|---|---|
| location | Scotland | |
| age | 26 | |
| visits | member for | 1 year, 7 months |
| seen | Jun 8 '12 at 15:02 | |
| stats | profile views | 7 |
|
Oct 11 |
comment |
How do I detect whether a URL resides in SharePoint? Thanks, I wrote a small prototype today using simple web requests and it worked like a charm. |
|
Oct 11 |
comment |
How do I detect whether a URL resides in SharePoint? Would the same server call work if SharePoint was installed on a Virtual Directory? |
|
Oct 10 |
comment |
How do I detect whether a URL resides in SharePoint? +1 I actually used Fiddler earlier and opened documents via Word from a mapped drive and then the same document from the direct URL & I did notice the GET/OPTIONS requests you mentioned. Appears like this is probably going to be the best approach, however, I will leave this open for now to see if anyone else has any other alternatives. Thanks. |