Results 1 to 1 of 1

Thread: Search by Name

  1. #1
    Join Date
    Jul 2006
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Search by Name

    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/med0...ntrytest07.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 #..

    Code:
    <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
    Last edited by kaali; 11-05-2007 at 05:35 AM. Reason: added code to search by roll.#

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •