D
David
Hi,
I have an asp page with a form.
A user enters a serial number in a text box.
I want to add a button next to the text box such as 'Check Serial' to
run some SQL in the background to see if that serial exists in the
table, and then output 'Serial found' or 'Serial Not Found' next to
the text box, so the user can decide whether to continue with the
form.
Appreciate your help.
Thanks
David
I have an asp page with a form.
A user enters a serial number in a text box.
I want to add a button next to the text box such as 'Check Serial' to
run some SQL in the background to see if that serial exists in the
table, and then output 'Serial found' or 'Serial Not Found' next to
the text box, so the user can decide whether to continue with the
form.
Appreciate your help.
Thanks
David