VB validation :0

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

VB validation :0

Post by itsmani1 »

hi there....

although it's a php forum but i need some help in VB
Wel ...
My problem is to over come in string validation

for example
is there any special char like (,.?/;'[]) or any numeric value like an integer or float in the string.


regards.

Abdul Mannan

Note :- All that I need in VB
SimonEast
Forum Newbie
Posts: 5
Joined: Thu Oct 09, 2003 11:00 am
Location: Melbourne, AUS

Post by SimonEast »

Search on Google for regular expressions with VB - you can do that sort of thing fairly easily once you work out the right syntax.

< Simon >
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

thanks

Post by itsmani1 »

thanks simson
Post Reply