Hi,
Is it any way you could connect to database with javascript to validate your form data with database table.
For Ex.
I have text field on a form and wanted to make sure what is entered there is in the database table so when it's trying to save that into a table it does not give a error...
Hey guys,
I am not sure what it means with this type of error. The code is below.
Response.Write("<TD><A href="\..\ErrorImage\" & objRS("fldErrorImage") & ".pdf><B>View</B></A>
Hey Team,
I have the below code working the way I want for one Year, and I could create 2 other connection and recordset and get this code to work for the other 2 years. But I want to do this by one connection and one recodset. I want to loop through all 3 years and and display it same way...
Below is the code of what I am trying to but am not able to get it show properly.
<A Alt="" href="CustomerByMonth.asp?fldInternal=0&Year=strYear">Errors By Customer</A>
I have the following error please help identify what it is...
Syntax error in query expression '(((tblCategory.fldCategoryID)=4 AND ((tblInventoryData.fldActionID)=2));'
Here is my SQL
strSQL ="SELECT fldProductName, Sum(IIf(DatePart(""m"",[fldDate])=1,[fldQuantity],0)) AS Jan...
Hey Team,
I have the following error yet I don't have the database open. I am not sure why it would say this.
Error Type:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file 'C:\Inetpub\wwwroot\Supply_DB_Back.mdb'. It is already opened exclusively...
I have a form that loops through recordset and creates a it's Name... I want to write a javascript that will check field some #.Price to see if it is NULL if it is then it will give alert saying that this field can't be null please input the price and set foucs to that field.
here is my...
I have a check on my Action form where it checks for the field to be not 0 to add to the database... is it possible to be Null... I am not haveing any luck on that...I have tried the following things...
not ISnull(field) and field <> ""
please advise
thanks,
Samir
What does print function do and how can you set it up. Can you setup the oriantation and selection category when you use this function....
Second part to do this... how is printer friendly pages is written... is it basically re-written again as separate html or is there such function for that...
Hey all,
Can you do the following thing in javascript then what is the syntax for it. Here is part of my code. It's working fine but the calander is not working... it's giving error.
Response.Write("<TD><input type=text name=""" & _
iCount & ".Date"" Value=" &Date& "> <A...
I have a submit page when I sent it goes through the SQL on the post page without any erros yet not posting to database.
I don't understand what could be the problem.
Here is the Submit page
<HTML><HEAD><BODY>
<!--#include virtual= "includes/commonheader.asp"-->
<SCRIPT LANGUAGE="JavaScript">...
Hey All,
The below code is not working...it's giving me this.getInventory.value is null... Please help... and on the text field it's repating Response.write(Date) instead of the date.
the code
Response.Write("<TD><input type=text name=Date " & _
iCount & ".Date""...
Hi..
How would I change this code to do combo box that uses my recordset. The form uses multiple entry form. The code below is for text I wanted to change it to combo.
Response.Write("<TD><input type=text name=""" & _
iCount & ".Quantity"" Value=0 STYLE=text-align:center></TD>")
Hi All,
I am working on a page that is has date field that once it submits goes to the same page and hides itself and create a hidden field with it's value.
I have the following code right now... How can I make it work the way I have stated above...
<FORM NAME=getDailyLogTime METHOD=post...
I have the following code that does not take alpha. but if a person does key alpha it comes up with msgbox and set focus back to that field...
I wanted where it set focus to that field and highlight the length of that string...
Samir
This is the entire code below... the Bold line below is where the error occures.. It's a valid code, but I think the mix of javascript and vbscript is causing this error.. I am not aware why? I added few javascript at each form line where thing are choosen from, after that this is coming up...
I am getting this on my vbscript, javascript code below.. please advise.
<Script language="javascript">
function ShowDate(oDoc,cDate)
{
window.open("/includes/datepicker.asp?backf="+oDoc+"&cDate="+cDate,"window", "height=210, width=300, resizeable=no,","");
}
function...
I am getting this on my vbscript, javascript code below.. please advise.
<Script language="javascript">
function ShowDate(oDoc,cDate)
{
window.open("/includes/datepicker.asp?backf="+oDoc+"&cDate="+cDate,"window", "height=210, width=300, resizeable=no,","");
}
function resubmit()
{...
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.