I've got a page where a user inputs a value into a form and the results are listed in an iframe. I can't get the syntax right for the results. It just comes up like it searched for the word searchvar.
Thanks for the help!
[!]The AutoSavers![/!]
Thanks for the help!
Code:
<iframe src='[URL unfurl="true"]http://search.mysite.com/search?p="[/URL] + searchvar + "' width='100%' height='400'>
[!]The AutoSavers![/!]