Search found 1 match
- Wed May 28, 2008 5:50 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Google Base Feed
- Replies: 12
- Views: 9458
Re: Google Base Feed
Thank you... we had just figured that out and our internet crashed! Thanks so much for your assistance. It is outputting the data and now we went from a "tab" delimiter to apparently a "line return". But have this figured out as the "Chr(10)" is a line return and "Chr(9) is a tab. Phew... But your h...