Hi,
Sorry for the ignorance - But how can I use this code without any action after click on "Cancel" or "ok" and by that using it only for the text message?
Response.Write "<script>if (confirm('My Message)) window.location = 'XXXXX'; else window.location = 'YYYYY';</script>"
What I mean is to write something where I located the XXX and YYY that won't do any action.
Tx bery much,
Yair