I have a combo with 4 items on a form "form1".

When the user choses the 4th item "item4" I want to trigger a messagebox and when the message box is closed I want to redirect the user to a different page.

I wish to do this without the user submitting the form.

Can anyone point me in the right direction. I no naff all about client side work (another thing to add to my To Do list).

Thanks in Advance