Does anyone working with the webauction application have any code or advice on adding in a confirmation for bids? Basically "you're fixing to bid a hundred bucks, bucko - are you sure?" y/n...
thx so much
s
confirmation of auction bids?
5 posts
• Page 1 of 1
confirmation of auction bids?Does anyone working with the webauction application have any code or advice on adding in a confirmation for bids? Basically "you're fixing to bid a hundred bucks, bucko - are you sure?" y/n...
thx so much s
This isn't too difficult to do. You just need to modify the actions/bid.php file to be 2 steps.
One strategy might be to check first to see if a '--confirmed' post variable is set. If it isn't it shows the confirm dialog. Otherwise, it goes through normally. Of course you would have to duplicate the form with hidden fields on the first step.... An easier way would be to just show a javascript confirm dialog when they initially submit the bid form. This has the downside of being circumventable by turning off javascript in the browser. -Steve
5 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 18 guests |