asp_web_howto thread: Parse String and Convert To Numeric
Hi. I have a drop down list box that has a UserID, First Name & Last Name. e.g. "271543 Rita Greenberg" The user selects an option from the list box and that is posted to an ASP page. I need to pick up only the UserID from the option and convert it to an integer to use as the key to a SQL database. I'm not sure of the vbscript command that will allow me to do this. TIA. Rita
|





