Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Intercept httphandler

Status
Not open for further replies.

cliffymania

Programmer
Joined
Oct 12, 2005
Messages
1
Location
US
Has anyone ever tried this?

I have a client who wants to put a terms and conditions page before a user can download a document.

I know SharePoint uses the httphandler to create links on the fly, but how do you intercept that handler?

In our case the user has a direct link to a document. They enter that link in the browser and bypass all the standard navigation through Sharepoint to go directly to the document. When those non ASPX extensions are hit I would like SharePoint to divert the user to a "Terms and Conditions" page. They accept it and then they get the download.

any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top