khurram,
when you submit the form it only sends the select box selected option value, not selected option text.
If you want to get the selected option text value, you need to code like this.
<select name="SelectShipping">
<option value="the value|the text">the text
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.