<% If rsFlightPrices.Fields.Item("row1text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row1text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price1").Value), 0, -2, -2, -2)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price2").Value), 0, -2, -2, -2)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price3").Value), 0, -2, -2, -2)%> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%= FormatCurrency((rsFlightPrices.Fields.Item("row1price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%= FormatCurrency((rsFlightPrices.Fields.Item("row1price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price6").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price7").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price8").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price9").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price10").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price11").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row1price12").Value), 0, -2, -2, -2)%>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row1text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row2text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row2text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row2price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row2text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row3text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row3text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row3price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row3text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row4text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row4text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row4price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row4text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row5text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row5text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row5price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row5text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row6text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row6text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%= FormatCurrency((rsFlightPrices.Fields.Item("row6price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row6price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row6text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row7text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row7text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row7price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row7text").Value <> ("") script %>
<% If rsFlightPrices.Fields.Item("row8text").Value <> ("") Then 'script %>
| <%=(rsFlightPrices.Fields.Item("row8text").Value)%> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price1").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price2").Value), 0, -2, -2, -2) %> |
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price3").Value), 0, -2, -2, -2) %> |
<% If rsFlightPrices.Fields.Item("air4").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price4").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air4").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air5").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price5").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air5").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air6").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price6").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air6").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air7").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price7").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air7").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air8").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price8").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air8").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air9").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price9").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air9").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air10").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price10").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air10").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air11").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price11").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air11").Value <> ("") script %>
|
<% If rsFlightPrices.Fields.Item("air12").Value <> ("") Then 'script %>
<%=FormatCurrency((rsFlightPrices.Fields.Item("row8price12").Value), 0, -2, -2, -2) %>
<% End If ' end If rsFlightPrices.Fields.Item("air12").Value <> ("") script %>
|
<% End If ' end If rsFlightPrices.Fields.Item("row8text").Value <> ("") script %>