Quote:
Originally Posted by Logician
In your example you want to use postid returned in a Query No Result Row but it does not make sense because query no result row applies only when there is no results returned (which means there is no postid either). So how could the hack get that variable in the first place? 
|
You know, now that I read that reply I realize what a dummy I am...

Not enough brain-cells were sparking in my head when I wrote that.
Quote:
Originally Posted by Logician
I guess you can do what you wanted by using "webquery phpinclude before" section: If you add a firstpostid query there and save it in a variable then you can use it in other section later.
|
Logican, that's simply perfect. I didn't realize that one could share the output in that way. That's just too cool :up: I shall be ripping the guts out of my webqueries this weekend to implement this.
Thanks for the education.
** edit **
Updated my example WebQuery based on Logican's suggested enhancement. Works a treat, thank you! [
link]
:up: