United States
Discussion
Directory
Members
Blogs
Events
Jobs
Search
Labs
We need you!
We're working hard on the next version of Developer Fusion.
Let us know
what you think we should be up to!
Members
»
Login
»
Register
(Free)
»
Member Benefits
»
Submit Resource
Technology Zones
»
.NET Framework
(
Quickstart
)
»
ASP
»
ASP.NET
»
C / C++ / MFC
»
C# Programming
»
Java
»
JavaScript
»
PHP
»
Databases & SQL
»
Visual Basic
»
VB.NET
»
XML
»
More...
Articles
»
Intercepting keys in custom UITypeEditor's
»
Surviving the Release Version
»
A comparison of C/C++ and C#
»
Introduction to Direct 3D
»
Custom ASP.NET Datagrid Paging With Exact Count
Hosted By
Info
»
Partners
»
Advertise
»
About Us
»
Link To Us
»
Privacy Policy
»
Contact Us
Developer Fusion
»
Miscellaneous
»
User Comments
»
[67] Number Functions
[67] Number Functions
Last post 04-28-2003 2:25 PM by
loquin
. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
01-01-1999 12:00 AM
Developer Fusion Bot
Joined on 02-15-2006
Points 14,170
[67] Number Functions
Reply
Contact
This thread is for discussions of
Number Functions
.
Post Points: 0
04-01-2003 9:42 PM
In reply to
HyperHacker
Joined on 03-27-2003
Points 3,145
I made view 10000
Reply
Contact
Anywho, the last page is a bit wasteful, don't you think?
[edit] O_o I went there again and it had gone back to 9999! Hehe, I did it twice!
Post Points: 0
04-28-2003 2:25 PM
In reply to
loquin
Joined on 04-28-2003
Points 5
Incorrect Code
Reply
Contact
Dim sNum As String
sNum = "Year: 2000, date: 12"
' Text1 will contain 200012
Text1.Text = Val(sNum)
This code is flat-out wrong.
The VAL function searches the source string, converting the string to a numeric value
until it reaches the first non-numeric character.
Since this example BEGINS with a non-numeric character, the returned value will be zero (0).
Post Points: 0
Page 1 of 1 (3 items)
Search
Code Samples
»
Print function
»
Get Free Disk Space On Large Drives
»
Force 'file download' for known file types
»
Add a JavaScript popup to an ASP.NET button
»
Start and Close an application
New Members
»
Glaser
in Poland
»
Gagandeep Kaur
in United States
»
Gagandeep Kaur Dhatt
in United States
»
k.mohanavel@gmail.co
in India
»
Raj
in India
»
k
in India