Nadh Magic
02-21-2007, 02:23 AM
Dear Senior Programmers,
I developed a web site based on ?CLASSIFIED? starter kit. In ASP.Net 2.0 and SQL Server 2005 Technology. Hosting in US server www.discoutasp.net (http://www.discoutasp.net/)
One of the tables the ?Price? column data type is ?money?
In This web site the Price Column is belong to Indian Currency ?Rupees?
When the data retrieved from server to browser in the aspx page it shows ?$?
example: $3000.00
How do I change ?$? to ?Rs.? Symbol
example: Rs.3000.00
Thank you
Nadh
I developed a web site based on ?CLASSIFIED? starter kit. In ASP.Net 2.0 and SQL Server 2005 Technology. Hosting in US server www.discoutasp.net (http://www.discoutasp.net/)
One of the tables the ?Price? column data type is ?money?
In This web site the Price Column is belong to Indian Currency ?Rupees?
When the data retrieved from server to browser in the aspx page it shows ?$?
example: $3000.00
How do I change ?$? to ?Rs.? Symbol
example: Rs.3000.00
Thank you
Nadh