Index
Order Types
Responding to Your Customers
Custom Messaging
Securing Your Web Pages
Secure Secondary Posting
Tags
FAQs

NBQryDtl

Customer Service System Query Detail

NBQryDtls have the following system required tags:

The following tags are optional (but highly encouraged) for NBQryDtl forms:
Example NBQryDtl Link:
You have to be logged in for this to really work but this would usually be a link on a results page from a NBQryMbrL transaction.

<loop count=||qrycount||>
...some code probably formatting the name, city, etc...
<a href="https://www.neodata.com/ITPS2.cgi?orderType=nbqrydtl&Site=mysite&itemCode=OLTT&iResponse=OLTT.NBqrydtlres&userid=||userid||&txncode=||txncode<loop#>||&startnum=||startnum||">details</a>
...some more code ...
</loop>