GeekArticles
Microsoft
ASP.NETUsing OpenSearch to Create a Multi-Search Form
Author: 15seconds.com |
Published: 11th Apr 2008 |
Visited: 69 times |
Add CommentFiled in: ASP NETThis article shows how you can build a search form that will search a number of different sources without the need for a different textbox for each. It even incorporates some basic OpenSearch functionality in order to allow the easy addition of new search providers.Visit our new .NET 2.0 section!
Read Article Sponsored Links
Related Articles
• Drag and Drop on a Windows Form How to insert an image on a form in runtime mode, dragging it to the right position and by using a database retrieve the position and shape when starting the application up a ...
• When is a commited transaction removed form the ITL Hi Tom,
A transacion entry is created in the ITL in the data/index block header when a transaction modifies a block. How long does this entry stays in the ITL after the transaction is committed and do you get a snapshoot too old if a long runnig qu ...