all groups > vb.net controls > march 2006 > threads for march 1 - 7, 2006
Filter by week: 1 2 3 4 5
Email validation in grid
Posted by John at 3/7/2006 9:37:09 PM
Hi
Is there anyway to validate an email address when typed in a field in grid
to stop people from entering invalid email addresses? Is there a way to do a
reverse dns lookup as well?
Thanks
Regards
... more >>
how to run vb.net application in visual studio 6 pro
Posted by jaffar at 3/7/2006 6:47:34 PM
hai all,
I am developing a vb.net windows application , is there any
possible to run the vb.net application in visual Studio 6 Pro, if possible
what are the ,minimum, requirments to run the application,
warm regards.
shaik jaffar ali
... more >>
Textbox Controls Formatting
Posted by Scott at 3/5/2006 2:48:14 PM
I have a form being populated by a DataSet, generated by a SQL DataAdapter.
The Data Adapter is filled on Form_Load. Some of the bound textbox controls
on the form are for displaying currency amounts, however, the initial fill
doesn't display as such. My initial question is: how do I format th... more >>
Textbox validation
Posted by Scott at 3/5/2006 9:25:27 AM
VB.Net 2003
Does a textbox control have a built-in (inherited)
method to perform alphanumeric input validation? (Only upper and lower-case
alpha characters, and only numeric characters)
If not, what is the easiest way to do this?
... more >>
TreeNode.Select method
Posted by cdmcdm at 3/1/2006 12:49:27 AM
Hi,
i'm trying to use the TreNode.Select within a Visual Basic 2005 Express
edition form. The online help documented remarks the method to be new in the
..NET Framework 2.0. Rigth one installed with Visual Basic 2005 Express. The
problem is that the method is not recognized, detecting the bui... more >>
|