Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read INI's from web server?
#6
Easy.

Upload a html with your news in and call it news.html

In componts look for thease
[Image: msconpbb4.gif]

put then both in the projects form where you want them.

Call the browser brow1

add this code to form load
Code:
brow1.navigate "http://urlhere"
If you want it to activate on command click then it will be

Code:
Private sub cmdbutton_click
browser1.navigate "urlhere"
end sub

I cleaned this up, if you have any questions just ask Big Grin
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)