Answered
VBScript Help
I am trying to write a script for a web page connected to an
Access database using Dreamweaver 8 that will replace a cost of
$0.00 with "Call For Pricing".
I have it working to the point where it will display either the price of the first item on the list or the "Call For Pricing" message for all items in the table but it won't display both the message when it is applicable or the actual listed price of each item as it appears in the database table according to the conditions stated.
What am I doing wrong? I attached the code I wrote for it but I am not even sure if I am headed in the right direction as I have also tried variations but get the same result.
Andy
I have it working to the point where it will display either the price of the first item on the list or the "Call For Pricing" message for all items in the table but it won't display both the message when it is applicable or the actual listed price of each item as it appears in the database table according to the conditions stated.
What am I doing wrong? I attached the code I wrote for it but I am not even sure if I am headed in the right direction as I have also tried variations but get the same result.
Andy