WebQ- intro2wq.htm
This is a sample Intro-Page from which to start the WebQ application (i.e., the frameset page, e.g. wqsample.htm).
Note that the link "Start Sample WebQ" is associated with javascript-code required for loading WebQ into a new window without toolbar:
<a href="javascript:wq=open('samplewq.htm','wqwindow','toolbar=no,resizable=yes');wq.focus()">Start Sample WebQ</a>
This is required specifically for disabling the Back button (responses would get lost if user tried to get back to previous pages during post-sort queries).