I have a website at work which is internal and accessed for ticketing.
Its setup rather silly in that you have to refresh the URL constantly to see the queue. I am curious if there is a way to seamlessly write a batch file or some other sort of script which when given the URL will scour it for new content on the page and if there is new content will display a windows dialog "OK" box which pop's up as the current active window above all other open windows to alert the user of a new ticket?
I am not a super savy programmer or anything but that is why I am posting to get some advice as to whether I can make this possible without re-writing anything but instead just supplement what is already given, I do not have access to change the page I only want to implement some sort of timed interval to automatically refresh and update me accordingly?
I thought maybe perhaps some sort of RSS type script or feed of sorts would work? There has to be an easier way than simply loading IE 9 (which is the required browser btw) and hitting refresh on the website.
The URL of the website in question never changes, it is only the content that is updated on the page....
Any help or assistance you could provide is greatly appreciated, I will be popping in to check on the thread as often as I can, but due to a busy schedule I probably won't be able to respond immediately.
Its setup rather silly in that you have to refresh the URL constantly to see the queue. I am curious if there is a way to seamlessly write a batch file or some other sort of script which when given the URL will scour it for new content on the page and if there is new content will display a windows dialog "OK" box which pop's up as the current active window above all other open windows to alert the user of a new ticket?
I am not a super savy programmer or anything but that is why I am posting to get some advice as to whether I can make this possible without re-writing anything but instead just supplement what is already given, I do not have access to change the page I only want to implement some sort of timed interval to automatically refresh and update me accordingly?
I thought maybe perhaps some sort of RSS type script or feed of sorts would work? There has to be an easier way than simply loading IE 9 (which is the required browser btw) and hitting refresh on the website.
The URL of the website in question never changes, it is only the content that is updated on the page....
Any help or assistance you could provide is greatly appreciated, I will be popping in to check on the thread as often as I can, but due to a busy schedule I probably won't be able to respond immediately.