Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Source] Basic WebRequest Login Example + How to get info once logged in
#6
Thanks for this, although I had to create my own for my current Project - Still works efficiently. Smile

Regex for a Date in the order: "MONTH DD, YYYY"
PHP Code:
Regex.IsMatch(Line"((?:Jan(?:uary)?|Feb(?:ruary)?|Mar(?:ch)?|Apr(?:il)?|May|Jun(?:e)?|Jul(?:y)?|Aug(?:ust)?" _
                            
"|Sep(?:tember)?|Sept|Oct(?:ober)?|Nov(?:ember)?|Dec(?:ember)?))(\s+)((?:(?:[0-2]?\d{1})|(?:[3][01]{1})))(?![\d])(.)(\s+)" _
                            
"((?:(?:[1]{1}\d{1}\d{1}\d{1})|(?:[2]{1}\d{3})))(?![\d])"RegexOptions.IgnoreCase Or RegexOptions.Singleline
"If you cannot explain something simply, then you do not understand it at all." - Albert Einstein
"The best way to predict the future is to invent it." - Alan Kay
Reply


Messages In This Thread
RE: [Source] Basic WebRequest Login Example + How to get info once logged in - by milopeach - 12-01-2011, 06:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [VB.NET] Get Region Info [Source] ƃu∀ ıʞƃu∀ 0 1,275 11-28-2012, 04:38 AM
Last Post: ƃu∀ ıʞƃu∀
  [VB.Net] Local/Remote TCP info from process [Source] The-One 5 4,179 08-11-2012, 05:18 PM
Last Post: Kenneth
  [Source ] Hemp Tycoon App [/Source] VB.net KoBE 8 9,838 03-05-2012, 10:30 PM
Last Post: SomeWhiteGuy?
  HWID/LOGIN SYSTEM(Help) Coding Support 5 2,467 01-08-2012, 11:57 AM
Last Post: ★Cooldude★
  Facebook Login Example [Source Included] ₠o™ 12 2,782 01-04-2012, 02:32 PM
Last Post: Pikachu

Forum Jump:


Users browsing this thread: 6 Guest(s)