I figured how to do it already. Thing is, I want to have a page where I can input the body of an <ask> statement, llike
[[Category:Person]] [[Email:=*]] into a html form textarea and this <ask> statement gets executed dynamically. I did it with a custom Special page that creates an instance of SMWInlineQuery and uses its method getHTMLResult(). Works well! Later, I want to use a more sophisticated form with selects and stuff. Cheers, Ingmar On 10/25/06, Yaron Koren <[EMAIL PROTECTED]> wrote: > Could you explain in greater detail what you mean? > > > On 10/24/06, Ingmar <[EMAIL PROTECTED] > > wrote: > > > > Hi there! > > > > I would like to build a search page that uses <ask> in a dynamic way. > > Any thoughts on this any body? > > > > Cheers, > > Ingmar > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Semediawiki-user mailing list > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/semediawiki-user > > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Semediawiki-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/semediawiki-user
