| | Hey all, quick question. So, i'm doing a check inside a post page to see if a record exsists similar to the one the user is currently trying to input. What I want to do, is if a similar record is found I want to give the user a choice, to either click button A and continue processing the record, or click button B and abort. Now i'm not quiet sure how to do this, aborting the process is easy enough, but i'm not sure how to set a button inside the post page to basically say "if the user clicks this continue processing" Thanks,kvarnerexpress |

