Ajax
ASP
C,C++
C#,.NET
CSS,HTML
Delphi,Kylix
Experience
Flash
Java
JavaScript
PHP
Python
QT
SQL
ShellScript
VB
U :
P :
Register
Lost Password
Other Links
Code Archive
Save Giovanni
ASP Category Code
Real Name
:
Mustafa Agâh Öztürk
Subject
:
TL 'yi YTL 'ye Çeviricisi
Description
:
Verilen TL değeri, YTL 'ye çeviren oldukça kullanışlı bir fonksiyondur.
Public Function TLtoYTL(byVal Param) If Len(Param) > 6 Then YTL = FormatNumber(Round((Param * 0.000001),2),2) &" YTL." Else YTL = Round((Param * 0.000001),2) &" YTL." End If TLtoYTL = YTL End Function
Rating
:
0.00
(out of 5)
Visitor Voting Booth
:
Excellent
Very Good
Good
Fair
Poor
Copyright © 2006 SharingCode.NET . All rights reserved. Hosted By: SisNetworks