Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Here's the deal. I have Design privileges on my department's WSS subsite, and i'm trying to set up search on a few list web parts (as in http://zieglers.wordpress.com/2009/09/08/document-library-search-web-part/). I've been able to do everything listed on that blog post except put the results.aspx file in root web. Currently, it lives under a testing subsite beneath the department site. The web part shows a search box and a results pane containing a 404 page. Is there a way to point the javascript to results.aspx as hosted under the subsite, or should I go bug my IT guys to deploy the file?

I don't write much code, but I follow instructions REAL well.

share|improve this question
Wouldn't you just replace Results.aspx with the full URL of the results page for your subsite or am I missing something? – PirateEric Jan 18 '12 at 19:46
I tried this just now in a few configurations, and it didn't seem to work. Thank you for the suggestion! – David Jan 19 '12 at 19:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.