Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: Patxi on January 07, 2007, 07:18:54 AM

Title: Direct Link for search function in 1.1.1
Post by: Patxi on January 07, 2007, 07:18:54 AM
[code][code][b]SMF Version:[/b] SMF 1.1.1
Hello,

i would like to ask, if it is possible to use the smf search function in one link?

for example:

http://mysmfdomain/index.php?action=search;SEARCHTERM=sometext

As I have seen the normal and advanced search uses forms for sending the infos to the server. does it also work in a link somehow?

thanks for help,
Patxi[/code][/code]
Title: Re: Direct Link for search function in 1.1.1
Post by: SleePy on January 07, 2007, 03:49:56 PM
http://yoursite.com/forum/index.php?action=search2;search=sometextToSearch
Title: Re: Direct Link for search function in 1.1.1
Post by: Patxi on January 08, 2007, 03:41:08 AM
thanks! that helps!