Results 1 to 2 of 2

Thread: Search and compare website html

  1. #1
    Join Date
    Jul 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Search and compare website html

    My site isn't uploaded to the web just yet but I would others to be able to search and compare prices on my site. Similar to all the other comparison shopping sites. Can you help me with a code for it?

    Similar to buy.com or pricegrabber.com

    Thanks

    www.tiffanyhannah.com

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    It depends on how the information is being stored. If it is stored in a database, you need to be able to query the database (most likely server-side). You'll need to tell us how your prices are stored. If they are hard-coded into pages, you may need to implement a system with a list of the price and the item and search that way.

    We can't help you until you give us this info.
    - Mike

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
  •