I know, it sounds odd. I’m trying to decide if I’ll use comments for a very specific purpose, and wondering if this is possible. I plan on having logged in members post numbers in a comment form. 400, 240, 5000, etc. That’s it.
Is there any way to sort the comments by the comment? PHP maybe?
I am trying creating a very simple bidding system, without any payment processing (payments are done via another system). Each entry is an item, and we want members to bid how much they’ll pay. I’d like to have highest bid at the top.