Results 1 to 2 of 2

Thread: Ad Rotator HELP!

  1. #1

    Thread Starter
    Addicted Member Buy2easy.com's Avatar
    Join Date
    Jul 2002
    Posts
    200

    Ad Rotator HELP!

    Ok say i have a program it is going to be free to use so i want to be able to display ads in it like AOL does for dell(down at the bottom of the screen. I want it to automatically rotate throught about 10 ads every 15 minutes or so. I know there is an ad rotator thing in vb.net but i can not use it with my form, for some reason it only works with web forms and mine is a windows form so i need something other than that, i think it can be done with XML but i am not the best in that area so if someone could help me out or give me a site with examples and help that would be good to Thanks!

  2. #2
    Member
    Join Date
    Jul 2002
    Posts
    49
    Where were you planning on getting the ads from? Would they be local or on a server?

    In vb6 I used to just add a webbrowser control that connected to a random cgi script, that way mouseovers, banner rotation and links to the sponsor were all handled by it rather than the software. Of course then the software would only display ads while the user was online, but I only used that for online apps.

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