Results 1 to 5 of 5

Thread: Can't I edit a search table? Do I have to redo it?
      
   

  1. #1
    MoodyMare's Avatar
    MoodyMare is offline Second Lieutenant
    Join Date
    Aug 2007
    Location
    Ontario, Canada
    Posts
    112

    Red face Can't I edit a search table? Do I have to redo it?

    I have been able to create a database, and the corresponding search table does work. However, I don't like the way it looks. The headings show, and it is just one long line of fields. Is there a way to format the search results into, say an address label style?

    Me again,

    I created a search table that is not working properly. I have listed 2 records with different "category" and same "city". I am trying to pull up a specific category in a specific city, and am getting both records shown. I would like it to search cagtegory field first, then city next. I hope this makes sense.
    I think because both categories have the same city, it is pulling both records.
    If anyone can help me, that would be great. Also if I am not clear in my wording, please let me know, and I will try to be more specific.

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Can't I edit a search table? Do I have to redo it?

    Yes, i am afraid you are not clear.

    The results depend on the search mode.
    Why do you need two different searches ? if we don't understand the logic you want your script to follow, we can't help.
    Also, if a link to the search/result pages is available, that would help understand.

    And, how did you create this script ? hand coding ? Using some tool ?
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    MoodyMare's Avatar
    MoodyMare is offline Second Lieutenant
    Join Date
    Aug 2007
    Location
    Ontario, Canada
    Posts
    112

    Default Re: Can't I edit a search table? Do I have to redo it?

    I built my table, then put a search table on my web page.
    I didn't use a script, I thought it did it itself.
    How do I incorporate a script if I used the drag and drop function on my web page?

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Can't I edit a search table? Do I have to redo it?

    I am afraid that this is not so.

    A search database feature requires a php script, and it is almost always custom made for the specific database. It consists in a form, where the user types the search terms, and then a backend script that perform the search. Then there is yet another part that displays the search results as clickable links to a page that will display the specific data related to the search. There are many auxiliary routines to prevent errors and garantee security.

    In other words, it requires quite a lot of coding experience.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    MoodyMare's Avatar
    MoodyMare is offline Second Lieutenant
    Join Date
    Aug 2007
    Location
    Ontario, Canada
    Posts
    112

    Default Re: Can't I edit a search table? Do I have to redo it?

    Thanks you for the explanation. I tried to post a bid, but rec'd the message that some words were not permited. Is there a list of restricted words somewhere, so I can post a project without using the wrong words?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49