Hello, I wonder, is it possible to provide to a user a given link, in which the search term is included - that is, they just have to click it, in order to see the results listed? As it is in Google, for example: http://www.google.bg/search?q=wsn+links . Thanks in advance!
P.S. I'm not asking for the search results to appear in this way, even if this is not possible, is it possible manually to make up such a link, which to provide to someone?
Thanks, Paul! That's just exactly what I need. I only can't figure out how am I to put conditions about both searching a given term and excluding another one. For example, that works great: search.php?filled=1&whichtype=links&filter=description&search=wsn&incat=11 - that is, I want to search in descriptions of links in cat 11 about "wsn". But what if I want to exclude from the results all the descriptions, which contain "links" for example? It should be something with != according to the template, but I can't figure it out. Otherwise, if one uses advanced search, that is possible. Thanks in advance!
You can't combine simple and advanced searches, you can only do one or the other. You can search for "wsn" in a particular field and exlcude "links" from another field, but you can't both search in all fields and do something else.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Question about search
Beginner
Usergroup: Member
Joined: Jan 26, 2008
Total Topics: 2
Total Comments: 3
Hello, I wonder, is it possible to provide to a user a given link, in which the search term is included - that is, they just have to click it, in order to see the results listed? As it is in Google, for example: http://www.google.bg/search?q=wsn+links . Thanks in advance!
P.S. I'm not asking for the search results to appear in this way, even if this is not possible, is it possible manually to make up such a link, which to provide to someone?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Are you just asking how to link to search results? scripts.webmastersite.net/w...to-search-results-246.html
Beginner
Usergroup: Member
Joined: Jan 26, 2008
Total Topics: 2
Total Comments: 3
Thanks, Paul! That's just exactly what I need. I only can't figure out how am I to put conditions about both searching a given term and excluding another one.
For example, that works great: search.php?filled=1&whichtype=links&filter=description&search=wsn&incat=11 - that is, I want to search in descriptions of links in cat 11 about "wsn". But what if I want to exclude from the results all the descriptions, which contain "links" for example? It should be something with != according to the template, but I can't figure it out. Otherwise, if one uses advanced search, that is possible. Thanks in advance!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You can't combine simple and advanced searches, you can only do one or the other. You can search for "wsn" in a particular field and exlcude "links" from another field, but you can't both search in all fields and do something else.