Hi there,

May I know how do I detect whether there is any query string in my url?

For example, my url is http://www.xxxx.com/napp/view.php?vid=1

How do I display an error page when a user types in the wrong url such as:
http://www.xxxx.com/napp/view.php (Without the ?vid=1)