I know in ASP the function is called FormatCurrency. Probably the same works in .NET. Give it a whirl.
Shawn -----Original Message----- From: Matthew Small [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 2:10 PM To: ActiveServerPages Subject: ASP.NET: Formatting a label with currency Hi everyone - I'm developing my first application in ASP.NET (I never used Original ASP at all). I have a price that I am bringing out of the database as currency and I am putting the value into a label using label.text = table.price. Is there a function or something that I can use to format this label with dollar sign and decimal? Thanks, Matthew Small IT Supervisor Showstopper National Dance Competitions 3660 Old Kings Hwy Murrells Inlet, SC 29576 843-357-1847 http://www.showstopperonline.com --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
