Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Wierd req from boss

Wierd req from boss

Scheduled Pinned Locked Moved C#
databasesales
26 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SpiveyC
    wrote on last edited by
    #1

    My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

    G R J V P 8 Replies Last reply
    0
    • S SpiveyC

      My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      Why don't you ask him to give you the list?

      #region signature my articles #endregion

      P 1 Reply Last reply
      0
      • S SpiveyC

        My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

        R Offline
        R Offline
        Rocky
        wrote on last edited by
        #3

        this one should be nominated for the question of the day atleast!

        Rocky You can't climb up a ladder with your hands in your pockets.

        S L 2 Replies Last reply
        0
        • S SpiveyC

          My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

          J Offline
          J Offline
          J4amieC
          wrote on last edited by
          #4

          Well, if you are provided said list its as easy as importing it into a database table, and using the normal search/lookup facilities provided by the Db (just like if you were searching for a customer).

          --- How to get answers to your questions[^]

          S 1 Reply Last reply
          0
          • J J4amieC

            Well, if you are provided said list its as easy as importing it into a database table, and using the normal search/lookup facilities provided by the Db (just like if you were searching for a customer).

            --- How to get answers to your questions[^]

            S Offline
            S Offline
            SpiveyC
            wrote on last edited by
            #5

            My boss whent to some trade show and saw another company that had done this. They where querying a government database, so there is no list what i know of. I just get tired hearing of it and dont care much if its in or not, rather see something more useful get added to the software. I have never done something like this before and was hoping someone had done this before. I know the banks are now doing the same thing when you open a new account. and since the service our customers provide who uses our software could be used for terrorism he wants this as a sales pitch.

            1 Reply Last reply
            0
            • R Rocky

              this one should be nominated for the question of the day atleast!

              Rocky You can't climb up a ladder with your hands in your pockets.

              S Offline
              S Offline
              SpiveyC
              wrote on last edited by
              #6

              Ha you should only know how many diffrent banks and service companies that runs checks against goverment databases for people who is suspected of terrorist acts or involment and is wanted by FBI and Interpol. Its not a 10 people list. this is 1000 of peoples and aliases that is used out there both here in the states and in Europe.

              R 1 Reply Last reply
              0
              • R Rocky

                this one should be nominated for the question of the day atleast!

                Rocky You can't climb up a ladder with your hands in your pockets.

                L Offline
                L Offline
                leppie
                wrote on last edited by
                #7

                And this one for the answer of the day: http://www.codeproject.com/script/comments/forums.asp?msg=2194021&forumid=1649#xx2194021xx[^] :doh:

                **

                xacc.ide-0.2.0.77 - now with C# 3.5 support and Navigation Bar!^
                New xacc.ide release RSS feed^

                **

                1 Reply Last reply
                0
                • S SpiveyC

                  My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

                  V Offline
                  V Offline
                  Vasudevan Deepak Kumar
                  wrote on last edited by
                  #8

                  You may need check with your current district administration in this regard.

                  Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                  1 Reply Last reply
                  0
                  • G Giorgi Dalakishvili

                    Why don't you ask him to give you the list?

                    #region signature my articles #endregion

                    P Offline
                    P Offline
                    PIEBALDconsult
                    wrote on last edited by
                    #9

                    Whoo hoo! The "Wally Reflector"[^]!

                    D 1 Reply Last reply
                    0
                    • S SpiveyC

                      My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

                      P Offline
                      P Offline
                      PIEBALDconsult
                      wrote on last edited by
                      #10

                      Message box: "I see you entered the name ; this name appears on our list of suspected terrorists. Are you the suspected terrorist known as ?" [Yes] [No] If No -- Add user Else -- Go back and require the user to enter a new name

                      S 1 Reply Last reply
                      0
                      • P PIEBALDconsult

                        Message box: "I see you entered the name ; this name appears on our list of suspected terrorists. Are you the suspected terrorist known as ?" [Yes] [No] If No -- Add user Else -- Go back and require the user to enter a new name

                        S Offline
                        S Offline
                        SpiveyC
                        wrote on last edited by
                        #11

                        or else tag Video Surv tape and deny user access to area.

                        P 1 Reply Last reply
                        0
                        • P PIEBALDconsult

                          Whoo hoo! The "Wally Reflector"[^]!

                          D Offline
                          D Offline
                          Dan Neely
                          wrote on last edited by
                          #12

                          I get a dead link trying to access the readable version of the comic.

                          -- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer

                          P 1 Reply Last reply
                          0
                          • S SpiveyC

                            or else tag Video Surv tape and deny user access to area.

                            P Offline
                            P Offline
                            PIEBALDconsult
                            wrote on last edited by
                            #13

                            Now I'm picturing the S.W.A.T. teams from "The Blues Brothers" and "Brazil".

                            1 Reply Last reply
                            0
                            • D Dan Neely

                              I get a dead link trying to access the readable version of the comic.

                              -- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer

                              P Offline
                              P Offline
                              PIEBALDconsult
                              wrote on last edited by
                              #14

                              Alas, that was the best I could find at a moment's notice. I, of course, have it as a newspapaer clipping taped to my wall.

                              1 Reply Last reply
                              0
                              • S SpiveyC

                                My boss wants me to add a function in the customer sign up that checks a database against wanted terrorists and their alias names they are using. Anyone know if there is a public database to query for names and photos.

                                T Offline
                                T Offline
                                txmrm
                                wrote on last edited by
                                #15

                                You can download the US Treasury Department Specially Designated Nationals List (SDN) here: http://www.treas.gov/offices/enforcement/ofac/sdn/[^]

                                S 1 Reply Last reply
                                0
                                • T txmrm

                                  You can download the US Treasury Department Specially Designated Nationals List (SDN) here: http://www.treas.gov/offices/enforcement/ofac/sdn/[^]

                                  S Offline
                                  S Offline
                                  SpiveyC
                                  wrote on last edited by
                                  #16

                                  thanks. this is part of whats needed. Thanks for the link. I can now start moving all this into a database.

                                  P 1 Reply Last reply
                                  0
                                  • S SpiveyC

                                    thanks. this is part of whats needed. Thanks for the link. I can now start moving all this into a database.

                                    P Offline
                                    P Offline
                                    PIEBALDconsult
                                    wrote on last edited by
                                    #17

                                    Ooooh, wow, there's an XML version and a schema, use that one. (Why does that sound sarcastic? It's not supposed to, darn it.)

                                    S 1 Reply Last reply
                                    0
                                    • P PIEBALDconsult

                                      Ooooh, wow, there's an XML version and a schema, use that one. (Why does that sound sarcastic? It's not supposed to, darn it.)

                                      S Offline
                                      S Offline
                                      SpiveyC
                                      wrote on last edited by
                                      #18

                                      I cant find the XML file and the schema. Only the txt files and the PDF file. Can you link it for me ? Thanks

                                      P 1 Reply Last reply
                                      0
                                      • S SpiveyC

                                        I cant find the XML file and the schema. Only the txt files and the PDF file. Can you link it for me ? Thanks

                                        P Offline
                                        P Offline
                                        PIEBALDconsult
                                        wrote on last edited by
                                        #19

                                        They're right there on the page the other link got to, further down the page.

                                        1 Reply Last reply
                                        0
                                        • S SpiveyC

                                          Ha you should only know how many diffrent banks and service companies that runs checks against goverment databases for people who is suspected of terrorist acts or involment and is wanted by FBI and Interpol. Its not a 10 people list. this is 1000 of peoples and aliases that is used out there both here in the states and in Europe.

                                          R Offline
                                          R Offline
                                          Rocky
                                          wrote on last edited by
                                          #20

                                          the question is not abt the list of ppl or whats happening in Europe or Interpol. Question is.. where have u specified the tables. You're just telling us, hey u guys my boss needs a list of terrorist and that... how in the world are we supposed to know where its gonna come from.

                                          Rocky You can't climb up a ladder with your hands in your pockets.

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups