tvarsis Posted March 8, 2006 Posted March 8, 2006 Hi! Im trying to set up an basic type of auctionsite with the osC. I have put in: form action="shopping_cart.php" method="post"> Bud: <input type="numbers" name="bud" value="1" size="2"> <input type="submit" value="Place Bid!"> /form> In the product_info.php. This gives me an input and a button that brings me to the shopping_cart.php when I place a bid, but I want the bid to be publish there after "gus" and "product_model". So if I bet 5 dollar, I want it to look like this: GUS CAMERA 5 Followed by som plain text, so the customers can SMS that to me. Please help me! Thank you!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.