[Request] How To Add Live News Feed From Website To Your VB Launcher? menu

User Tag List

Results 1 to 8 of 8
  1. #1
    CimSlunt's Avatar Contributor Authenticator enabled
    Reputation
    154
    Join Date
    Nov 2008
    Posts
    691
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] How To Add Live News Feed From Website To Your VB Launcher?



    If someone could please help me achieve this i would be very grateful.


    [Request] How To Add Live News Feed From Website To Your VB Launcher?
  2. #2
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Webbrowser element?
    Zomfg. And no, don't ask. - Dombo did it.

  3. #3
    kazama's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First make a website page ex. YouSite.com/news.html then make a small layout, where your news are, Remember the news layout have to be a page only with news!
    Then in VB make a form and add the webbrowser element, and set it to start up on http://www.YouSite.com/news.html or whatever you have you news.
    Make sure you news layout are the same site as the webbrowser form.

    Hopes that hep
    Do you ever wonder why we are here and not there ?

  4. #4
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Put a news.txt on your server, each line holding a news item. Stream the news file, load the lines into an array, and you can use them however you like on your form. I know others have said HTML, but this way doesn't require internet explorer installed on the target machine.

  5. #5
    kazama's Avatar Member
    Reputation
    11
    Join Date
    Feb 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm good point, with my way you need IE...
    Do you ever wonder why we are here and not there ?

  6. #6
    visitor's Avatar Contributor
    Reputation
    174
    Join Date
    Mar 2008
    Posts
    307
    Thanks G/R
    16/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    or you can download the html without IE too:
    Code:
            Dim z As New System.Net.WebClient
            Dim whatnot As String
            whatnot = z.DownloadString("url")
    to check its not IE:
    Code:
    Me.Text = z.Headers.Item(Net.HttpRequestHeader.UserAgent)
    it will change the title to nothing so i think its not IE
    and in the whatnot variable you get the source code. (im using vs08 idk if its works in prev versions)
    Last edited by visitor; 04-27-2009 at 11:43 PM.
    Hey I just met you

  7. #7
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    viktor - you CAN do that, but it's a bitty harder to parse and display html than it is to parse/display plain text. It's the WebBrowser control that needs IE.

  8. #8
    visitor's Avatar Contributor
    Reputation
    174
    Join Date
    Mar 2008
    Posts
    307
    Thanks G/R
    16/15
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes i know that, just said that it can be done that way too
    Hey I just met you

Similar Threads

  1. REQUEST How to export from Cataclysm and Import to Wrath of the Lich King
    By HonkL45 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 05-03-2011, 03:52 AM
  2. VB 2008; How to add text from text file to combobox
    By Flame_Warrior in forum Programming
    Replies: 9
    Last Post: 07-14-2009, 03:58 AM
  3. How to add a weapon from wow-v [ASCENT]
    By brandonrulz1 in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 11-28-2008, 05:00 PM
  4. NEW Realm Tool - Supports Live News Feed
    By darkdanny in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 12-23-2007, 04:48 AM
All times are GMT -5. The time now is 12:28 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search