Hi,
I have an Access application which need to be converted to asp-sql server
application. This Access application uses a single form. This form has got a
SS number with names and age. The form has two subforms. One of the subform
uses a physical test score which is basically four different...
Thanks for your help DNG. I appreciate it. It worked perfect here. I guess the month and the year are reserved words for which the sql statement was not executing.
Hi,
I am gathering the input values to a form using Request.form method from the
processing page. After all the data is captured, I am building sql statement
out of it. Using a response.write statement, I am generating the output of
the sql statement which I can ran against the table to...
Hi,
I have a asp form where one element is a list box which lists four years starting from 2004. This list is drawn from a database table which has YearID and Year as two fields as shown below:
YearID YEAR
1 2004
2 2005
3 2006
4 2007
PART...
Hi,
I got a ASP page where one can add a record or update any existing records.
As soon as a record is added it is appended to the existing records. With
this design user can check for erors in existing records or the added record and correct accordingly.
Initially, there was no data...
Hi,
I got a web based application. I need to keep track of number of users coming to use this application on a daily basis as also the maximum number of concurrent users using this application. This application is read only one. I have to veiw the traffic for a month. What is the best way to...
Hi,
I got a asp page where I am trying to do validation of fields using VBSSCRIPT. In one of the validation I need to compare date field. The date field is captured as month, day and year (mm, dd, yy) where each of this entity is entered in separate text box.
There is a date named quarter date...
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.