Asp website help
Asp website help
(OP)
I have a mysql database with database'details' and table'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.
RE: Asp website help
Repost your question there, but include some sample data, table structure, and expected results. (anonymize it if you prefer)
RE: Asp website help