Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 9 of 9

Thread: Dynamic search box

  1. #1
    btappan is offline Senior Member
    Join Date
    Jan 2008
    Posts
    148

    Default Dynamic search box

    How possible would it be to have the search box on the homepage be dynamic like the one found at myeref.com , when you start to type a part number in it, such as BQD3100 it automatically pulls up a list and begins narrowing it as you type. This would be very beneficial to us. Our SKU and Product name will always match.

  2. #2
    Alkaline is offline Senior Member
    Join Date
    May 2006
    Posts
    459

    Default

    We are currently doing exactly this,

    ours works similiar to www.apple.com it will show a small picture of the product on the left.

    In terms of how dificult, its not walk in the park, your main concern is that it uses more SQL RAM then anything as it takes up a good up of RAM to store possible results.

  3. #3
    ASPDNSF Staff - Jon's Avatar
    ASPDNSF Staff - Jon is offline Senior Member
    Join Date
    Sep 2004
    Posts
    11,419

    Default

    This can be done with the AutoComplete AJAX Extender inside ASP.NET AJAX. The use of ASP.NET AJAX (more specifically, Telerik RadControls, which are based on ASP.NET AJAX) will become pervasive in the next major release of AdNSF.
    Jon Wolthuis

  4. #4
    Alkaline is offline Senior Member
    Join Date
    May 2006
    Posts
    459

    Default

    ASP.NET ajax does not work with teh current skinbase.cs or the storefront as a whole, we have had to manually write all ajax functionality without using any scriptmanager or builtin controls from the framework.

    The last version we used was 7.0.23 and it was still using the atlas framework

  5. #5
    KellyB is offline Junior Member
    Join Date
    Oct 2005
    Posts
    23

    Default Is it there in the current release?

    Quote Originally Posted by ASPDNSF Staff - Jon View Post
    This can be done with the AutoComplete AJAX Extender inside ASP.NET AJAX. The use of ASP.NET AJAX (more specifically, Telerik RadControls, which are based on ASP.NET AJAX) will become pervasive in the next major release of AdNSF.
    Is this now pervasive in the current release of the storefront?

  6. #6
    Rob is offline Senior Member
    Join Date
    Aug 2004
    Posts
    3,037

    Default

    v9 uses Master Pages and Microsoft asp.net AJAX (not telerik). V9 to release next week. thx.
    AspDotNetStorefront
    Shopping Cart

  7. #7
    mikemurphy is offline Senior Member
    Join Date
    Mar 2006
    Location
    United Kingdom
    Posts
    207

    Default

    http://www.thefreemason.com

    ...like this ? top right search box

    It's an addin from revolver commerce (http://store.revolvercommerce.com)
    8.0.1.4 W2008R2 64-bit MSSQL2005

  8. #8
    LaxPlyer29 is offline Junior Member
    Join Date
    Dec 2005
    Posts
    12

    Default

    If you are looking for a great dynamic search, check out http://www.shoptivate.com/. They did the integration for us last year. If you want to see it in action on our ASPDNSF site, PM me.

  9. #9
    Richnyc30 is offline Senior Member
    Join Date
    Mar 2009
    Posts
    340

    Default shoptivate

    From the Shoptivate.com Q&A:
    What servers does the search engine run on?

    The search engine for your store will run on Shoptivate's load-balanced cluster of servers located in a data center in Phoenix, Arizona.

    It's not a plug-in.