Results 1 to 5 of 5

Thread: Live News Feed Question???

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216

    Question Live News Feed Question???

    On our site I need to implement a newsfeed. What do you recommend as the technology to implement this?

    1. ActiveX Control?
    2. Flash
    3. ASP Page( refreshing every few seconds?)
    4. Something else???

    Thanks

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Depends..... who/what will be supplying this news feed? An outside organization? Or is this something you are supplying?
    If this is on a webpage, stay away from ActiveX or Flash. Flash isn't easly updateable and not everyone can run ActiveX (eith by security settings or by browser type).
    IMHO ASP w/ a database would be your best bet.
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216
    We are supplying the newsfeed from our own sql2000 db.

    Just so you know FLASH MX is very easy to integrate with a db.

    I just found out I can use IFrames instead which will probably be a decent solution.

    thanks

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    But not every has the Flash plug in.
    I didn't know Flash could dynamically talk to a DB.... it's grown since I worked w/ it last then.
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Jan 2001
    Location
    Florida
    Posts
    3,216
    Originally posted by techgnome
    But not every has the Flash plug in.
    I didn't know Flash could dynamically talk to a DB.... it's grown since I worked w/ it last then.
    yep

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