Results 1 to 2 of 2

Thread: Web forum checker

  1. #1
    Frenzied Member
    Join Date
    Sep 08
    Posts
    1,028

    Web forum checker

    I am wanting to create an app that will let a user check to see if their forum post has been replied to.

    How should I go about this?

    I was thinking to maybe check the content of the web page every 5 minutes. However, some pages have adds on them, so the content will change when a different add is displayed.

    Should I maybe check the time of last write to a page? Will this work or will adds change the write time of the page or will the write time be only when the forum post is first created and will not be updated when a comment is replied to?

  2. #2
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 12
    Posts
    5,471

    Re: Web forum checker

    Kinda hard to say without some idea of what forum it is or, more importantly, the underlying program. All the major forum providers have APIs for this kind of thing and if you want a reliable application then you'll need to use them.

Posting Permissions

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