ASP code to open a database

Default Image

Write ASP code to open a database “student”. When a user enters
student’s code in a search box and clicks the search button. It searches
record in a table “address (code, name, age, city)”. If the record
found, display a message “Record Found” and display the record of that
student. Otherwise display the message “Record not found”.

To get details of this HTML section problem click on this link

To get details of this ASP section problem click on this link

Read Count: 3 times

Comments

No comments yet.

Leave a Comment