Please help! I am trying to open a certain web search, this is what I am using at the moment and am stuck
File.OpenURL("http://www.charity-commission.gov.uk/registeredcharities/search.asp?words="..Input.GetText("Input1")&search by=name&keyType=N&limit=200&position=2&submit=+Run +Search+&OpArea=S&area_of_op=", SW_SHOWNORMAL);
PLEASE HELP!!!

