i cant explain so here
http://vbforums.com/attachment.php?s=&postid=1267411
Printable View
i cant explain so here
http://vbforums.com/attachment.php?s=&postid=1267411
Color me confused. :confused:
they should make it so whatever you put in the parenthasees has to show up in a phrase together in the thread
Oh. I gotcha. According to Martin, that can be done using a *. Like: "Visual*Basic*Forums", just without the quotes.
Of course, that would also probably return stuff like "Visual man, it's basic to these forums." But I'm not sure what it does with the astericks. Probably converts it to SQL like:
In that case, it would return all kinds of stuff. :confused: :(Code:WHERE something LIKE 'Visual%Basic%Forums'
Assuming this forum upgrades to vB3 after it's released (and I don't know why it wouldn't) you can do more advanced searches, using quotes and + and - instead of AND and OR.
If you know the address of the site type that in and hit search :rolleyes:Quote: