skip to main
|
skip to sidebar
ASP Developer
Thursday, April 2, 2009
Type conversion in ASP
From string to Integer conversion
Dim finalvalue="10"
IntValue=CInt(finalvalue)
From integer to String conversion
Dim finalvalue=10
i=CStr(finalvalue)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Amit Pal
Associate Project Manager, HCL Technologies Ltd. Noida
View my complete profile
Blog Archive
▼
2009
(10)
►
July
(1)
▼
April
(4)
Type conversion in ASP
Session Object properties in ASP
Array declaration in ASP
Current date format in ASP
►
March
(5)
►
2008
(2)
►
April
(2)
Followers
ClustrMaps of Visitors
Connect
C# DOT NET for Developers
11 years ago
Sql Server Blog
12 years ago
Gurudatt Kumar Blog
14 years ago
Maanu Blog (SharePoint)
14 years ago
C# Developer Blog
14 years ago
No comments:
Post a Comment