kaali
11-05-2007, 05:30 AM
Hi!
A site offers To search its database :- by Roll.#
But I want to use its database search :- by name
The site address is:
http://www.uet.edu.pk/admission/med07/medentrytest07.php
I want to know the html form code to search its database by name ..
please help !
I've the made the code to search its database by Roll #..
<form action="http://www.uet.edu.pk/admission/med07/medentrytest07detail.php"
method="get">
<input type="text" name="appnumber" size="35">
<input type="submit" value="Send">
</form>
But i need to search its database by name...please help
Kaali
A site offers To search its database :- by Roll.#
But I want to use its database search :- by name
The site address is:
http://www.uet.edu.pk/admission/med07/medentrytest07.php
I want to know the html form code to search its database by name ..
please help !
I've the made the code to search its database by Roll #..
<form action="http://www.uet.edu.pk/admission/med07/medentrytest07detail.php"
method="get">
<input type="text" name="appnumber" size="35">
<input type="submit" value="Send">
</form>
But i need to search its database by name...please help
Kaali