I have a mysql database with database name 'details' and table name 'details'.In my table there is information like Sr no,name,age,mobile no.
I want to create an asp page with a textbox and a submit button.I want the user to type their Sr no. and when they submit get their details in a table format.How should i write the script.
I want to create an asp page with a textbox and a submit button.I want the user to type their Sr no. and when they submit get their details in a table format.How should i write the script.