Hello, I am using JDK1.1.7 on Windows NT. I have a text box on an application's page that should only have alphanumeric characters in it. On a submit button, how can I validate this text box to b...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10210068.html
Zones:
JavaDate Answered: 02/28/2002 Rating: 8.4 Views: 0
HI
I need a piece of code that will calculate all the different possible combinations from 000 to zzz. it would start like 000, 0001, 0002......,999, 00a,00b..so on. Also, this list has to be p...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10355030.html
Zones:
Visual BasicDate Answered: 05/23/2000 Rating: 8.2 Views: 0
Hello Experts!
Can a variable be declared as a alphanumeric field in 'C'? What is the snytax?
Please Help
thanks
kvij
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11716818.html
Zones:
C++Date Answered: 01/14/2002 Rating: 7.6 Views: 0
i having problem text compare where user enter value in text box. i need to make sure is alphanumeric format and no (!, @, #, $, %, ^, etc) format.
how to i write a code to check on this. if i f...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20299917.html
Zones:
Visual BasicDate Answered: 07/28/2002 Rating: 7.4 Views: 0
I heve the problem that in my text field if a user enter atab space ( ) the validation ot mytextfield.value == "" does not work.
Therefore I am trying this
function Blank_TextField_Valida...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21388250.html
Zones:
JavaScriptDate Answered: 04/15/2005 Rating: 6.2 Views: 0
Hi,
what kind of a function can I use that will tell me whether a variable is
alphanumeric (that is has only characters A-Z or 1-9 )?
URGENT!!!
Thanks!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21487026.htm...
Zones:
PHPDate Answered: 07/12/2005 Rating: 9.4 Views: 0
i got the value $test from a form
how to check if the value if $test is alphanumeric...setting $check to "yes" if it is...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10470638.html
Zones:
PerlDate Answered: 06/17/2000 Rating: 8.8 Views: 4
Hi I need some code to generate a random 8 character alpha-numeric password. It would have to have the freedom to have upper and lower case.
The field name is $it_pass
Thanks
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_11672641.htm...
Zones:
PHPDate Answered: 10/27/2000 Rating: 8.3 Views: 0
Is there an alternative to 'ItemData' property in combo box? I've a country table to show with standard two character country code but ItemData cannot hold alpanumeric codes? Any help will be highl...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20095112.html
Zones:
Visual BasicDate Answered: 03/22/2001 Rating: 7.2 Views: 0
I have a report (CR 8.0.1.0) printing out details of multiple people living at street addresses. Group 2 is the street. Group 3 is the address formula consists of four data fields: number; lette...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20185079.html