I have vb.net web site created in VS 2008, I need to connect to different database if user select different region on the web, is there any way I can pass parameter from web page to web.config file so I can decide which database I should connect depends on the parameter?