Enter Keywords:
1 - 10 of 105(0.015 seconds)
Sort By:
 
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...
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...
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...
Zones: Delphi ProgrammingDate Answered: 07/27/2001 Rating: 7.8 Views: 0
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 ...
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'],['...
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...
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...
Zones: Motherboards, C...Date Answered: 06/08/2007 Rating: 6.6 Views: 0
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...
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...
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±-Ý!\"#...
Zones: PHPDate Answered: 08/01/2004 Rating: 7.8 Views: 0