Results 1 to 4 of 4

Thread: email textbox filler

  1. #1
    Join Date
    Jun 2006
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question email textbox filler

    HI!

    I am in need of a script using which email address can be autofill in the textbox.

    means when we type characters in textbox it will display addresses in the textbox accordingly from the addressbook.

    i think u r understanding what i mean to say...

    Please help

    BuntyIndia

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You want a script that will find matches as you type?

    Example:

    If you type "ad"
    it will show:
    "adam@something.com", "admin@website.net", etc.

    ???
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jun 2006
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ya right.i need the same script...

    Bunty

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    No clue.

    Very advanced.

    You need both access to a database and client side scripting (javascript probably).

    So... basically, that's AJAX.

    Look up the basic AJAX routine script on DD, then try to integrate with a php page searching your database. Not sure how that will work. Heh.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •