I don't see what the problem is in creating the line_items. Line item 1
is invalid. Thanks in advance! My code: Dim stringList As New List(Of
String)()If Session("p1Name") <> "" And Session("p1Amt") <> ""
ThenstringList.Add("item1<|>" & Session("p1Na...