Connecting Tech Pros Worldwide Forums | Help | Site Map

Search within a site

Manoj Paramu Das
Guest
 
Posts: n/a
#1: Nov 18 '05
Hi,
During development I had a search within the website implemented thru
indexing service using its catalog. But now it turns out that the hosting
company doesn't use indexing service - Is there a easy way to implement
search within a website in ASP.NET and if possible some sample code

Thanks in Advance.
Regards
Manoj P Das



Charlie@CBFC
Guest
 
Posts: n/a
#2: Nov 18 '05

re: Search within a site


Try moving the documents into a SQL Server database. The image field is
used for this purpose and supports binary docs like MS Word, ect. There are
SQL commands for searching- look in SQL BOL.

Charlie
"Manoj Paramu Das" <manojpdas@msn.com> wrote in message
news:uh8f7GsMEHA.1608@TK2MSFTNGP12.phx.gbl...[color=blue]
> Hi,
> During development I had a search within the website implemented thru
> indexing service using its catalog. But now it turns out that the hosting
> company doesn't use indexing service - Is there a easy way to implement
> search within a website in ASP.NET and if possible some sample code
>
> Thanks in Advance.
> Regards
> Manoj P Das
>
>[/color]


Manoj Paramu Das
Guest
 
Posts: n/a
#3: Nov 18 '05

re: Search within a site


Could you please be more specific in "moving the documents into a SQL Server
database" ? and perhaps some sample code?
"Charlie@CBFC" <charle1@comcast.net> wrote in message
news:uOZzhssMEHA.2484@TK2MSFTNGP09.phx.gbl...[color=blue]
> Try moving the documents into a SQL Server database. The image field is
> used for this purpose and supports binary docs like MS Word, ect. There[/color]
are[color=blue]
> SQL commands for searching- look in SQL BOL.
>
> Charlie
> "Manoj Paramu Das" <manojpdas@msn.com> wrote in message
> news:uh8f7GsMEHA.1608@TK2MSFTNGP12.phx.gbl...[color=green]
> > Hi,
> > During development I had a search within the website implemented thru
> > indexing service using its catalog. But now it turns out that the[/color][/color]
hosting[color=blue][color=green]
> > company doesn't use indexing service - Is there a easy way to implement
> > search within a website in ASP.NET and if possible some sample code
> >
> > Thanks in Advance.
> > Regards
> > Manoj P Das
> >
> >[/color]
>
>[/color]


Closed Thread


Similar ASP.NET bytes