Kyle,
Okay, great. Thanks! I guess the difference is more trivial
then.
Minh.
-----Original Message-----
From: Kyle [mailto:Kyle@T...]
Sent: Thursday, April 18, 2002 8:53 AM
To: ASPX_Professional
Subject: [aspx_professional] RE: String to Float
Minh,
Sorry I misunderstood. The main difference for me is that Parse will
allow you to convert Globalization Number Styles such that I can convert
numbers going into a text box adding the $ for a currency value and when
I Parse with the Globalization Number Styles parameter it converts from
the $ format to a decimal. I don't think Covert.ToDecimal, etc. supports
this feature.
Kyle