Thanks..it worked like a charm
Please I am trying to count zoo like 1 and zoo like 2 and zoo like and display the results all in page... please any idea
strsql = "SELECT COUNT(ZOO) AS prev FROM TJAB INNER JOIN TCAB AS B ON XCOW=B.BCUB"
strsql = strsql & " WHERE [JOB] = "&bad&" AND [BEEV] >=...
I Tried
strsql = "SELECT COUNT(ZOO) AS prev FROM TJAB INNER JOIN TCAB AS B ON XCOW=B.BCUB"
strsql = strsql & " WHERE [JOB] = "&bad&" AND [BEEV] >= "&bad1&" AND [CEEV] <= "&bad2&" AND [ZOO] like 1 ORDER BY [ZOO] DESC"
and got the following error
Microsoft OLE DB Provider for SQL Server error...
Please could someone tell what I am doing wrong
strsql = "SELECT ZOO, COUNT(ZOO) AS prev FROM TJAB INNER JOIN TCAB AS B ON XCOW=B.BCUB"
strsql = strsql & " WHERE [JOB] = "&bad&" AND [BEEV] >= "&bad1&" AND [CEEV] <= "&bad2&" AND [ZOO] like 1 ORDER BY [ZOO] DESC"
Thanks in advance
please could somebody tell me what I am doing wrong...I can't seem to get it setaction(this.value) function to work with the same onClick event as return checkrequired(this) function
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function checkrequired(which) {
var pass=true;
if (document.images) {...
please could somebody tell me what I am doing wrong...I can't seem to get it setaction(this.value) function to work with the same onClick event as return checkrequired(this) function
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function checkrequired(which) {
var pass=true;
if (document.images) {...
I am sorry about that I want to call "return checkrequired(this)" function to validate info on the b/4 the form is submitted only when submit button is clicked on
Please I have a form with two submit buttons. Each to cause the user to do different thing (Save Form and Submit Form)
On clicking the SAVE Form Button...Information entered by the user is saved for editing later and On clicking
the SAVE Form Button...Information entered by the user is...
Please I am trying to get the validation function to auto tab to next textbox after min_maxCheck() function.
please could somebody help me out
<script language=javascript>
function trigger(){
var a=document.getElementsByName('PRE_LEFTPRESSURE_<%=Ext_Record_Count%>')[0].value;
if...
Please how can I make the following script to Dynamically select any of below tabs that is available
dim startTab
tabsDef(1,1)="Men"
tabsDef(1,2)=""
tabsDef(2,1)="Women"
tabsDef(2,2)=""
tabsDef(3,1)="Children"
tabsDef(3,2)=""
tabsDef(4,1)="Adults"
tabsDef(4,2)=""
startTab=1 'the startTab...
Please anybody help me out in converting the following Html code to asp
<td class="cssfont" width="215"><% x_MONTHYEAR = MonthName(Month(Now)) &- Year(Now) 'set default value %><input type="text" readonly name="x_MONTHYEAR" value="<%= x_MONTHYEAR %>" size=30...
I 've tried the following:
CalD= DateSerial(1900+INT(JuianD/1000),1,JulianD mod 1000)
Got the same Error Message:
Microsoft VBScript runtime error '800a000d'
Type mismatch
I tried the following:
caldate = DateSerial(1900+INT(jdate/1000),1,jdate mod 1000)
and got and error message:
Microsoft VBScript runtime error '800a000d'
Type mismatch
please could anyone help me out
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.