Hi. does anyone know how I can create a search box in visual web developer 2005 express edition, which will search within the site. Thank you in advance.
How do I create a search box in visual web developer 2005 express edition?
Use SQL Server Express Edition 2005 too, http://msdn.microsoft.com/vstudio/expres...
Then watch all the videos on how to use SQL
http://msdn.microsoft.com/vstudio/expres...
Then watch Lesson 13: Enabling Full-Text Search in your Text Data
Reply:If the content of your dynamic pages from from a database, you'll have to search the tables holding your data.
You can use full-text search for all the benefits it offers.
It's basically executing a query and displaying the results on your web page.
Reply:Hah. That's funny... considering I was looking to do the same thing... but I'm using Dreamweaver.
Maybe we'll both get some good advice. :-)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment