| bio | website | |
|---|---|---|
| location | Melbourne, Australia | |
| age | ||
| visits | member for | 3 years |
| seen | Jun 12 at 5:32 | |
| stats | profile views | 71 |
|
Apr 30 |
asked | How to find where a web part has been placed |
|
Apr 11 |
asked | When creating a list, the URL has ListName1 |
|
Apr 9 |
comment |
web.config Entries not Being Removed During Feature Deactivation I posted a similar question to the OZMOSS mailing list and received a reply from Matt Menezes, pointing to a detailed post on his blog which includes a lot of detail and cross-links: spmatt.wordpress.com/2012/10/10/… |
|
Apr 9 |
comment |
Configuring Search Core Results Web Part for Current Site "path" was the property I didn't locate. |
|
Apr 9 |
accepted | Configuring Search Core Results Web Part for Current Site |
|
Apr 9 |
asked | Configuring Search Core Results Web Part for Current Site |
|
Apr 2 |
comment |
web.config Entries not Being Removed During Feature Deactivation @rjcup - Please excuse my tardy reply. I've been on a month-long holiday. I can add web.config entries OK but cannot remove them from the web.config. Like you, I can see they're being removed (in the debugger) but the web.config file doesn't update. I'm not too fond of my workarounds either. |
|
Mar 25 |
awarded | Popular Question |
|
Feb 26 |
asked | web.config Entries not Being Removed During Feature Deactivation |
|
Feb 18 |
awarded | Popular Question |
|
Dec 20 |
awarded | Popular Question |
|
Jun 6 |
answered | I'm trying to understang how AJAX and Sharepoint play together |
|
Jun 5 |
awarded | Organizer |
|
Jun 5 |
revised |
I'm trying to understang how AJAX and Sharepoint play together added AJAX tag |
|
Jun 5 |
suggested | suggested edit on I'm trying to understang how AJAX and Sharepoint play together |
|
Jun 5 |
comment |
I'm trying to understang how AJAX and Sharepoint play together I don't understand what you mean when you ask if AJAX can live on a separate web server to SharePoint. AJAX is a client-side mechanism that enables updates to the data on the page without having to go through a full page lifecycle rather than a server technology. If by this statement you mean the service it talks to, that's going to depend on whether your data exists inside SharePoint or not. If so, you're going to have to be communicating with SharePoint services. |
|
May 31 |
comment |
Force on-demand DVWP async refresh And here was I thinking I was on my way to another Tumbleweed! I'm thinking this is pretty much what I'm going to have to do. I don't think I can update a dataview from JavaScript at all. It wouldn't be a hack - I'd be using the JavaScript Client OM to refresh a custom UI component. I was thinking that seeing as I'd already done the work on the DataView, I might be able to retrofit an update from the client. Cheers. |
|
May 29 |
comment |
Redirect On Finish Button On WSS Survey I had almost exactly this problem on a WSS 3 survey a while ago on a 1 page survey. Initially I tried to fill in the RedirectUrl property on the Finish and Cancel buttons on the NewForm.aspx but it didn't work correctly - I can't remember what happened though. In the URL, inserting Source=ABC into the querystring works OK. The downside of this approach is that you can't set a separate URL for the Submit and Cancel buttons. |
|
May 28 |
comment |
sharepoint page redirection using javascript Is this question actually resolved? If so, please mark it as answered. |
|
May 27 |
awarded | Yearling |