CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2002
    Posts
    2

    rating component

    hi guys,
    does anyone know how to make the user rating component similar to the cnet review's or amazon.com rating.

    thanks,
    ks

  2. #2
    Join Date
    Jul 2002
    Location
    Don't Know, Don't Care
    Posts
    346
    Well you couldn't do it with a client side language, you'd have to use a server side one...know any?

    C G C F A D--Feel the Noise

    "When your life goes nowhere and leads back to me, doesn't that tell you something?"
    ~Gray Area Fury

  3. #3
    Join Date
    Oct 2002
    Posts
    2

    how?

    can u please advice. how do i get a script to do that?

  4. #4
    Join Date
    Mar 2001
    Location
    Belgrade, Serbia
    Posts
    629
    there's really a lot of free code to show you how (or to reuse one, anyway). Check for example http://www.hotscripts.com
    Coding user ratings is rather simple..... anyway which scripting tool are u using? maybe easiest way is to use ASP + Access if you're not familiar with anything....

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured