This topic is locked

Any ideas on how to ???

6/4/2008 4:07:33 PM
ASPRunnerPro General questions
W
webman author

I've created a job posting program with ASPRunner(love this program). Need to hide from display certain jobs until they are approved. Any ideas on the best way to accomplish this?

P
Philip 6/4/2008

Hi
For this purpose I use a "status field" that contains value approved or preliminary; then I use the SQL tab in ASPRunner to filter.
Philip

W
webman author 6/5/2008

Hi

For this purpose I use a "status field" that contains value approved or preliminary; then I use the SQL tab in ASPRunner to filter.
Philip


Thanks, but being the novice I am I'm needing a little more instruction. Although this does point me in the right direction