I would like to know how to write a custom ValidateExpression in ASP.Net?
What does the following mean?
\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*
I just don't understand what's all the bracket...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20796593.htm...
Zones:
ASPDate Answered: 09/20/2004 Rating: 9.6 Views: 0
Hi,
I have a script that is producing an error, and I've looked on the line that it says is producing the error except that it is the wrong line... so I sort of have to guess at what could be go...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21772414.html
Zones:
JavaScriptDate Answered: 03/14/2006 Rating: 8.6 Views: 0
Does anyone have code or an algorithm to evaluate brackets for macthematical expressions. I can get the conditions, but am heaving trouble working out there relationship to each other
E.g,
IF...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20156793.html
Hi Experts,
i have this SQL UNION statement here that was working perfecting before i moved to using the database as an ODBC Datasource, since then i now recieve the error listed as the subject ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20646795.html
Zones:
MS SQL ServerDate Answered: 06/14/2003 Rating: 7.6 Views: 0
Hello all,
I've been trying my hand at a bit of jscript programming, through looking at code from several sites..
At one site I found something like
var x = [['var 1', null, ['var 1.2','10'],['...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20902808.html
Zones:
JavaScriptDate Answered: 03/01/2004 Rating: 9.0 Views: 0
I am just learning C# and have some very basic questions, what exactly are the rules for using curly brackets, and it appears sometimes that lines have an end of line character ; and sometimes they...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22430904.html
Zones:
C#Date Answered: 03/06/2007 Rating: 6.2 Views: 4
Is the CPU's UNDERSIDE retention bracket, on a motherboard a necessity to keep it from frying? They are made of either hard rubber or metal. I have a missing one on an ASRock socket 754 (AMD) mo...
http://www.experts-exchange.com/Hardware/Components/Motherboards/Q_22617921.html
I am not a Javascript programmer and need help with brackets within a function. This is a very simple problem for the experts to handle but it is causing me time and frustration trying to get the...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22635294.html
Zones:
JavaScriptDate Answered: 06/29/2007 Rating: 8.8 Views: 0
Hi,
I want to make some pages with javascript examples, but have a problem when using document.write in scripts - in this case Netscape does not show the real source of the page when you click V...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10992043.html
Zones:
JavaScriptDate Answered: 08/21/2000 Rating: 8.6 Views: 0
i m using ereg in my code
ereg[^a-zA-Z0-9±-Ý!\"#$%&'\(\)=~|\^\[@`{}:;\+\*/_<>?.,\-] gives me the correct recults
but if i add "\]" to the pattern it returns me false
e.g
ereg[^a-zA-Z0-9±-Ý!\"#...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20253923.htm...
Zones:
PHPDate Answered: 08/01/2004 Rating: 7.8 Views: 0