% Function getPayPalString(vName, vCost) Dim strTemp strTemp = "
" & vbCrLf getPayPalString = strTemp & strCostDisplay End Function 'strIndivSession = getPayPalString("SoulFlow Individual Session", 150) 'strMonthSession = getPayPalString("SoulFlow Monthly Coaching", 333) ''strFriendSession = getPayPalString("SoulFlow Monthly Coaching - Partnered", 444) %>
|
||
|
|
||