I need some help in javascript.
This is my function.
It validate the text, but it is not focusing on the text, after validation. focus goes to the next textbox.
function validatefn(field)
//function is called when the text is changed
{
var dblNum;
var txtText;
var...
Hi
This is my sql code in asp
sSql1 = "SELECT First(clid) AS clid, clLoanNo FROM client whERE (((clRegion)='" & region &"') AND ((class)='Active' )) GROUP BY clLoanNo ORDER BY clLoanNo"
I got the following error.
Microsoft OLE DB Provider for ODBC Drivers error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.