FlyingL0
06-17-2003, 10:25 AM
I have a drop down box with names that has spaces. When you click a item its stored in variable name vendor.
However there are spaces and when i try to call the variable again i lose everything after the space. How can I overcome this? Id like to just print vendor on the page after.
<%=vendor%>
However there are spaces and when i try to call the variable again i lose everything after the space. How can I overcome this? Id like to just print vendor on the page after.
<%=vendor%>