Create an ADO Connection to connect to the sample database.
Hi
I am getting Invalid null error. Ihave many records in my table but still when i say drst.MoveLast i get this error. Pls let me know.
set dconn = Server.CreateObject("ADODB.Connection")
dconn.open "DSN=Metrics;uid=" &...
Hi
I dont have any link to the page since it is not online.
well here is the code.
pls let me know
thanks
<!-- #include file="Include_Files/Security/Security_Level_3.inc" -->
<!-- #include file="Include_Files/Add_Records/Select_Menu.inc" -->
<%
'Initialize variables
Dim conn 'Link to...
Hi
I wrote Form2 only in there. It still didnt work. This is the code i used for it.
<html>
<head>
<script language=javascript>
function SubmitMe()
{
document.TCForm.BeginMonth.value=document.DForm.BeginMonth.value
document.TCForm.BeginDay.value=document.DForm.BeginDay.value...
thanks for ur reply. I still cant retrieve the form values. My both forms are on the same ASP page ReportTrainingType.asp. I am just resubmitting to the server and loading the same asp page. pls let me know how to do it
thanks
Hi
thnaks for the reply. I cannot retrieve the form date values when i click on the item in the second select box. I get nulls. it doesn't retrieve the form values I put the forms values in another form named Dform but on the same APS page.
how to retrieve them?
pls let me know
thanks
Added...
Hi
sorry for it. Whenever i select an intial item from a combo box it submits the page to server and populates the list box with values. Again when i select the item in list box it submits the page again and displays the values from them. I want to add text boxes on the same page to filter...
Hi
I need some help.I will be very thankful to you if you can help me. This is my program stepwise. Pls someone help me.
Note: Everytime I select an item from the combo box or select box I havea wrote function so it retuns the whole ReportTrainingType ASP page. with this function SubmitMe()...
Hi
I really appreciate ur help. Thanks for the code. Can you modify my code given above according to the one given by u. That will really help. If you have time for it. I really appreciate ur help. pls let me know
thanks
Hi
I need some help.I will be very thankful to you if you can help me. This is my program stepwise. I had some guys helping me but I didnt get reply from them again thats why i am posting again. I appreciate them. Pls someone help me.
Note: Everytime I select an item from the combo box or...
Hi
I have a employee table which has empid, empname, empcity etc. empid is an autonumber and starts from 1.
I need an number field for empid in the table so I can start the numbers from 1001 and increment by 1. I need to display that field on a form where it should display the number...
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.