Hi,
Our scenario goes this way. There is text box parameter "Number" of data type integer. The entered number should be >1 and <200. If a user enters a values any other values beyond the specified range, a message box should pop-up saying it is not in the range. I have tried the article Displaying a pop-up message in SSRS 2005 posted in SQL server central but, this is not working in 2008.
thanks in advance.
Regards,
Kanthi