![]() |
![]() |
Background: To print invoicing information from a third party accounting package, I have created entries in the "products.asc" database whose category field is "OWED" followed by the user.code as entered into the "userdb.asc". For user.code "12" who owes a certain amount of money for a certain product, the category code would be "OWED12".
Problem: After the user logs-in, I make available a button that I would like to do a search for the category "OWED12" for user 12. The syntax I've attempted to use is:
[set srch_profile]
mv_search_field=category
mv_orsearch=yes
mv_last
[/set]
[page scan se=OWED[data session username]/mp=srch_profile]
Alright, there you have it. Any help you give me would be greatly appreciated, and please remember, I contribute a lot to this group, so please keep the flames douse. :-)
vandy