Description: C# to achieve a complete web page from time to time to monitor the process and support the preparation of the login page APSX, read out after the first login page you want to monitor the surface, and then call the regular expression to achieve the extraction of specific information, and read from XLS relevant information, and then send a message (Windows MSMQ), can achieve the functions such as online messaging.
To monitor all the information and conditions are set in the config file.
File list (Check if you may need any files):
PBS_monitor
...........\address.xls
...........\App.config
...........\Encryption.dll
...........\Encryption.pdb
...........\Form1.cs
...........\Form1.Designer.cs
...........\Form1.resx
...........\Monitor.cs
...........\Monitor.Designer.cs
...........\Monitor.resx
...........\PBS_Monitor.csproj
...........\PBS_monitor.sln
...........\PostSetup.cs
...........\PostSetup.Designer.cs
...........\PostSetup.resx
...........\Program.cs
...........\Properties
...........\..........\AssemblyInfo.cs
...........\..........\Resources.Designer.cs
...........\..........\Resources.resx
...........\..........\Settings.Designer.cs
...........\..........\Settings.settings
...........\Resources
...........\.........\flower_dot.png
...........\.........\flower_s.png
...........\.........\Image1.bmp
...........\.........\modern.png
...........\.........\modern_dot.png
...........\.........\modern_h.png
...........\.........\modern_highlights.png
...........\.........\modern_m.png
...........\.........\modern_s.png
...........\.........\SMSender.ico
...........\.........\system.png
...........\.........\system_dot.png
...........\.........\system_h.png
...........\.........\system_highlights.png
...........\.........\system_m.png
...........\.........\system_s.png
...........\.........\trad.png
...........\.........\trad_dot.png
...........\.........\trad_h.png
...........\.........\trad_highlights.png
...........\.........\trad_m.png
...........\.........\trad_s.png
...........\SMSMessage.cs
...........\UpgradeLog.XML
...........\WebPage.cs
...........\Win32.cs