Setting a form variable using an HTTP request

Hi,

I am trying to direct people to this page so they can plan their courses:

http://xperts.sce.carleton.ca/engsched/

The “selected” form value for “scope” is set to Engineering. But I want the page to open to “Carleton Wide” and “Anthropology.” I toyed around with the syntax…something like this:

http://xperts.sce.carleton.ca/engsched/$scope=car&dept=anthr

But I can’t make it happen.

Any feedback would be great.

Thanks.

Mike