Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Search Engine troubles. :o(
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 May 2002 :  14:33:58  Show Profile  Visit Etymon's Homepage

Can someone pleeeaaaasssseeee help me?

I'd like convert the search form on search.asp so that it also searches my ads in the Classifieds MOD, the Link Manger MOD, as well as searches for matches in my web site.

Is there a miracle out there?

Etymon

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 13 May 2002 :  14:58:34  Show Profile  Visit HuwR's Homepage
You would be far better doing this from scratch, the search form is specific to the forums, and as such would not convert easily.

I think you will find there are already searches available for the links MOD

Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 May 2002 :  15:17:53  Show Profile  Visit Etymon's Homepage

I just posted the following topic about finding a tutorial: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=27989

Based on that request, how hard might it be for someone like me to create a search engine from scratch?

Thanks for the reply,

Etymon

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  17:21:05  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
One thing you might do is use a select box to choose what you want to seach in from one form and have the selected option go to the page that processes selected criteria.

@tomic

http://www.skepticfriends.org
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 May 2002 :  19:45:12  Show Profile  Visit Etymon's Homepage

Yeah, that's the idea. I've seen that before. Didn't know how to word it though. How might I do that? Isn't it scripting?

Thanks for the input!

Etymon

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  20:05:04  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
There wouldn't be much scripting at all. You would just need to make sure that the pages the search form sends to expect the name of the searches input box or the querystring. This is from search.asp:
If Request.QueryString("mode") = "DoIt" then
if Request.Form("Search") <> "" then


Searches for Classifieds and Links should be looking for the same name and/or Querystring("mode") for one search box to be used. Or you could have hidden form elements holding the specific info needed.

@tomic

http://www.skepticfriends.org
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  20:15:11  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
After reading it again and taking a look at search.asp I think you would be better off using the Quicksearch MOD in the archives and using the select box there. Otherwise it would require some scripting. The Quicksearch makes it a lot easier and all you need is something to redirect to the right search processing script.

@tomic

http://www.skepticfriends.org
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 13 May 2002 :  20:30:33  Show Profile  Visit Etymon's Homepage

Oh!!! Please show me the way to the archives!

I've heard of the MOD called "SuperSearch". Is this the same one?

Very happy to be hot on the trail,

Etymon

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 13 May 2002 :  20:53:54  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
No, it's not the Supersearch. That is a cool MOD but extremely difficult to implement and it would be cool to have a search that went through Topics, Classifieds and Links with results in the SuperSearch style but that is quite a job. The Archives can be access by clicking the "A" icon on the main forum page next to the forum you want. You can find what you want in the Archives by checking the "Archived Posts" box on the search page.

@tomic

http://www.skepticfriends.org

Edited by - @tomic on 13 May 2002 20:54:54
Go to Top of Page

Etymon
Advanced Member

United States
2385 Posts

Posted - 14 May 2002 :  03:51:10  Show Profile  Visit Etymon's Homepage

Thanks @tomic ... going there now!

Etymon

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07