Site Search And Forum Script

We are developing a CMS in ASP and before we write the code for a complete site search script and Forum, we want to check if is there any good ones?

View Replies


ADVERTISEMENT

Site Search Powered By Google Site Map?

Whenever I do a site that is mostly static but with some semi-dynamic
sections, I've struggled to find a good site search solution without
paying for a hosted search service.

I like the FSO-based search engines, but they fail to pick up on some of
the dynamic part.

I was just creating a Google sitemap and it made me wonder: has anyone
created or seen a script that uses the XML Google sitemap to power a
search engine for your own site?

Seems like if you were keeping it updated for Google, why not use it for
your own site?

View Replies View Related

Search In My Web Site

I like to create a search mechanism in my web site. This
search engine will look for the keyword in my web
directory and return the file location as hyperlink. Now,
I have included all the conent of my web site as include
text file. Example: I have index.asp and content of
index.asp located at include/index.txt. If search query
locates at index.txt I want my search code to return
index.asp instead of index.txt as search result. How can I
do it.

View Replies View Related

Site Search

What's the best way to do a site search of my site? I am using asp and access heavily on a regular ISP google? Or write a bunch of queries? what else is there?

View Replies View Related

Site Search?

does anyone have a nice site search script, or know or a good free one, searched the code bank doesnt seem to be one there.

View Replies View Related

Search My Db From Another Site

i have a search facility on my site relating to motor racing. i am wanting to allow other sites to have the search bar on their site. (allowing people to search my site from that persons site) how to do this. this is what is in my search box. Code:

<input type="TEXT" name="search" maxlength="50" size="35" value="<% =Request.QueryString("search") %>">
<input type="submit" value="Search " name="submit">

View Replies View Related

Site Search-text

im working on a script which will search the specified keyword within files, for this im using FileSystemObject which is working file with html/text/asp files but is there any way to search the text within .doc/.pdf files too?

View Replies View Related

Site Search Engine

Can anyone suggest any good software/scripts for crawling, indexing and searching an intranet site. I have used Atomz for internet sites and like it but i need something internal now. Open-source or free is good.I have seen MS Indexing Server in action once before and didn't like it - has anyone found it good?

View Replies View Related

Site Search Application!

Is there any Site search application which is extremely powerful.

View Replies View Related

Create SEARCH In My Site

i am working in creating a medical system that keep track of medical records.. i am now in coding the search engine in the system which takes tha value entered by the user and search the database for the values that match the user's value..and display it in the results page.

so how can i do that??can anyone give a sample of the code? is there is other way than using LIKE'%value%'?? because i want to write a code that search all my table columns.

View Replies View Related

Site Search Engine

i need solution for the following problem this function highlighting the keyword but this function display the all Text content with the keyword highlighted but i need to display the summary not all the content. Code:

View Replies View Related

Site Search Engine

I have a standard look to my site so I thought I might just make all the pages .asp pages and use #include statements to grab all the common content, however I want to be sure that all the big search engines crawl it without a problem. I heard that some have problems with ASP even if the ASP is not that complicated.

View Replies View Related

Site Server Catalog Search

We are looking replace site server's catalog search application. We need to
crawl a public website and allow uses to search indexed pages. We need a
product to index our site and index custom meta tags we put in our pages.
What website crawling products are available in the marketplace?

View Replies View Related

Search Entire Site Contents

I am developing a site that has a mixture of both Static and databased content for which the client requires a site wide search to pick up on the text in the database and the text in the static html pages.

My original thought went to Index server? Does this still exist for Win 2003 Server? Are there any other similar server products? We can install what we like on the server, and obviously the cheaper/free'r the better! Or are there better solutions with some hosted search that can have a customisable results page?

View Replies View Related

Site Search Script And Head Title

I need a site search script but one that's a bit out of the ordinary. All the pages on my site have the header and footer in include files so a typical page of content looks like this

<!-- #include file="header.asp" -->
blah blah blah
<!-- #include file="footer.asp" -->

any script I've tried out sees the relevant content but is obviously looking at content.asp and therefore doesn't pick up the page title from header. As the title is in the header include its the same on each page so it wouldn't be much use anyway (tho I'd prefer to have it different).

I suppose an alternative would be to link to the relevant page but provide an extract rather than page title, can anyone help?

View Replies View Related

Site Search Script With Paging And Highlighting

I am looking for Site Search Script, which should include paging of results and highlighting the search text.

Just like search using in this forum. Its sould have paging and highlighting the results under each hyperlink....

View Replies View Related

ASP: Code Search Function For Chinese Site

Got a chinese website (has both chinese character and english), got to code search function for it, search for keywords in the webpages (htm/asp)

search in english it works, no problem
search in chinese it doesn't - it always return "nothing found"

you guys any idea?

View Replies View Related

Site Search: Reading Text File ERROR

I have to make a site search function for my website. User types a keyword, and the search function searches through all the static pages for the keyword. The result of the search has to display the URL relating to the keyword, which the user can click to read the contents.

I had no idea how to go about doing it, finally I thought of using a textfile containing the word, and its related URL in the format: Code:

View Replies View Related

Building An ASP Site Using Dreamweaver - Can Html Site Be On ASP Server?

I am to build a site onto an ASP server. Anyone here used Dreamweaver and is it just a simple matter of opening up a new ASP page in Dreamweaver and build the site like you would normally do with a HTML page and it will handle the ASP coding accordingly and you can just simply upload it onto an ASP server and it will work?

The site I am to build is basically just a standard html website, but my friend wants me to build it for an ASP server so he has asked me to make sure it is an asp site so I am presuming with the extension .asp

If I build it as a html site to begin with, will converting it to asp be hard. Could I just export my pages into asp or is there more to it?

Can a Html website be loaded and working on an asp server or host?

Is it possible to have a site mixed both html and asp, eg. the home page is html and when you click on shopping cart on the home page it goes to a hopping cart page thats .asp or do they all have to have the same extension.

View Replies View Related

Posting Form Variables From Site A To Site B

I have to pass form data from my site to another organizations site using POST method... how exactly do I do that? Im familiar with how to do it within a single site/domain, and cant use querystring... I dont know where to begin.

View Replies View Related

Forum In ASP

I know that the great majority of the Forums is developed in PHP. Question: Does anybody know some Forum developed in ASP?

View Replies View Related

ASP.NET Forum

Would someone please direct me to the appropriate forum to ask general
ASP.NET/Web development programming questions?

View Replies View Related

A Forum

I dont want code, I just want a few links and ideas
I want to create a forum. I have noticed alot of the posts here are very long
Yet access only allows for 256 characters max.
Can you use ASP to create a forum?
If so, what type of database is used to store the information?

View Replies View Related

Forum...?

how to make forum on my webpage using ASP...

View Replies View Related

Asp Forum

i want to add a forum to my website, i don't have time to built one and i found a free php forum that call PHP-NUKE, i'm sure that some of you heard about it. unfurtunatly i can't use this system cause my windows server does not support it. does anyone know of a similar system in asp that i can use?

View Replies View Related

Forum

I am in the process of writing my own forum. It is gone fairly well so far. I been searching different forum scripts, both asp and php, and I can't find this answer.

How is it scripted to only show a forum post that hasn't been read by the current user?
I feel it has something to do with the last visit, and or the date of the
post.

But I am not sure how this is done. On my phpbb forum, I can go in and read something, go back to index, refresh, and that post is now marked as read. how is this done?

View Replies View Related

Forum Solution

my client wants a forum integrated in his website. Ive found some existing forum solutions (snitz, carbon communities etc...). These are great, but my client wants the forum working whereby when a user posts, the post is sent to the clients who then confirms or denies the post. The forum is for a school, hence the very tight regulation of posts.

Does anybody know of an existing forum which allows this functionality (preferably a free forum).

View Replies View Related

ASP Forum Management

if anyone has a bead on an installable forum besides SNITZ. Im not totally concerned aboutit being free or not

View Replies View Related

Asp Forum Program

if its using access for db its even better.recommend a free one.

View Replies View Related

Modification Of Asp Forum

I am looking for a ASP Forum which can be easily modified. This Forum also has to have very little "hard-coded" templates and styles, as I am making a ASP Forum for a Browser that supports HTML v3.1 and very little of all that fancy graphical styles out there.
So the forums should be quite basic and in plain HTML. So in a way I am only looking for the "ASP Forum Engine".

View Replies View Related

ASP Forum Tutorial

Can anyone direct me to good tutorial site on how to build an online Forum with ASP.

View Replies View Related

Where Is The ASP And JavaScript Forum?

Why does everyone assume that ASP is in VBS???

View Replies View Related

ASP-Based Forum

I have been mostly frequenting the PHP forums but now my job makes it necessary to get my hands dirty with ASP.
I am trying to find a Forum Software (Open Source or Commercial, doesn't matter) that has all the bells and the whistles. The following are some of the major requirements:Integration with existing Site and DB (including migration of data from current forum)
Ability to apply the look and feel of the site (if various parts of the Forum can be broken down to components/panes/boxes/windows that can be included in other site pages as well as customisable through CSS)
If anyone knows of any software that meets these requirements, please do let me know. Additionally, if you have experience in using that software, your opinions on it will be much appreciated. Currently I am going through some forum's that I managed to find through searching in SitePoint (ASPPlayground, Snitz, Web Wiz Guide, IdealBB). If are experienced with these

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved