This would all have to happen in the client browser. You can use the
JavaScript confirm(message) function, which returns a value of true or
false. Then, if necessary, you can do a PostBack to get the return value
back to the server.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.