===============================================================================
Hi,
I'm trying to update the ICROOT/lib/UI/pages/admin/entry.html page in order
to be able to support additional card types, CVV2, start dates, etc for
processing by our chosen credit card gateway (Protx), however it would
appear that admin pages don't support the [loop] tag. Here's an example of
code:
<SELECT NAME=mv_credit_card_type>
[loop
option=mv_credit_card_type
acclist=1
list=|
INVALID=--select--,
VISA=Visa Credit,
DELTA=Visa Delta,
UKE=Visa Electron,
MC=MasterCard,
SWITCH=Maestro,
SOLO=Solo|]
<OPTION VALUE="[loop-code]"> [loop-param label]
[/loop]
</SELECT>
However, I just get an drop-down box instead. Is there an alternate way of
doing loops within the admin pages?
Regards, Ade.
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.