Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Parse String and Convert To Numeric


Message #1 by "Rita Greenberg" <rg1@h...> on Sat, 31 Mar 2001 00:12:14
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

  Return to Index