Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[Regex] Carrier Lookup! [Updated] filter_list
Author
Message
[Regex] Carrier Lookup! [Updated] #1
Hey, this will be my first post on here, I hope you enjoy!
So I created a carrier lookup a while ago on hackforums, but since then the website I used to gather the information on using regex, went offline. So I updated it to work again!


Screenshots:

WORKS IN AMERICA!
[Image: xZeiIkC.png]

WORKS IN CANADA!
[Image: fis.png]

I couldn't test any other countries because I don't have any phone numbers outside of these, but you can let me know if other countries work too!

Download link (Source + Binary): https://mega.co.nz/#!LZxB1BjS!T2nzjyy7nK...dK6RpXG82E

VirusTotal scan: 0/46
https://www.virustotal.com/en/file/7584d...373229936/

Theme made by Mephobia on Hackforums.
[Image: OkXCq.gif]

Reply

RE: [Regex] Carrier Lookup! [Updated] #2
A nice example for using regular expressions, however doing benchmarking I've found that Split() is twice as fast on average.

Reply

RE: [Regex] Carrier Lookup! [Updated] #3
Does not work in Norway since we use 7 numbers (xx xxx xxx).
Though the application itself looks pretty good Smile
[Image: tumblr_m4vms28lYu1qj3ir1.gif]

Reply

RE: [Regex] Carrier Lookup! [Updated] #4
Would you give me permission to use this in wTools Evolved? I will obviously give you credits. If you want to know about wTools Evolved check out my thread.
[Image: F4Z9Dqw.png]

Reply

RE: [Regex] Carrier Lookup! [Updated] #5
Nice release, and source codes don't need scansion.
It's like posting scansion for a batch file Tongue

Reply

RE: [Regex] Carrier Lookup! [Updated] #6
@ BreShiE
Go right ahead Smile That's what I released this for, so others could use it! Credits would be nice.
[Image: OkXCq.gif]

Reply

RE: [Regex] Carrier Lookup! [Updated] #7
Sorry, but seen as though I've had to entirely re-code the program for it to work with textboxes, I can no longer give you credit. I could have done this myself from the start if I knew the website.

Thanks for giving me the idea, though!
[Image: F4Z9Dqw.png]

Reply

RE: [Regex] Carrier Lookup! [Updated] #8
Alright no problem, also you don't have to recode it to work with textbox's, unless you consider changing 2 words in the code recoding it 'o.O
[Image: OkXCq.gif]

Reply

RE: [Regex] Carrier Lookup! [Updated] #9
What happens if I enter a number like: 123-456-7890 instead of 123 456 7890
[Image: GiXvY27.png]

Reply

RE: [Regex] Carrier Lookup! [Updated] #10
Still works, you can do spaces, - or nothing at all. and if for some reason it doesnt, you can just do TextBox1.Text.Replace("-", "")
[Image: OkXCq.gif]

Reply







Users browsing this thread: 2 Guest(s)