Help - Search - Members - Calendar
Full Version: Running our own Auction
HTMLHelp Forums > Web Authoring > Web Site Functionality
Average Joe
Hi,

We have set up our own auction site at work which we use to auction off old equipment using HTML and ASP.

We have in the past had a simple problem that when an items auction has closed, say at 12:00, if someone still has the screen open for this item after it has closed and submits a bid at 12:02 - it stills takes it as being successful. The bid goes through to our back end which is an access database, and the user gets an email to say bid has been successful when really its not!

There's probably a really simple solution, but as Im not brilliant at ASP (im okish with HTML), any suggestions of how we could make sure the bids are no longer accepted beyond the closing time would be appreciated!!

Thanks. biggrin.gif
Sarah
Brian Chandler
Obviously your ASP program has a bug in it, because it is doing the timing wrong. You just have to look at the program and correct the error. Presumably it looks at the time before sending the page, but should look at the time before accepting the bid.

Sorry, but there really isn't any other sort of answer that I can think of.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.