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. The Lounge
  3. Email form for OS X

Email form for OS X

Scheduled Pinned Locked Moved The Lounge
csharpcomhelpquestionlearning
13 Posts 5 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.
  • E Offline
    E Offline
    Erik Westermann
    wrote on last edited by
    #1

    Hi, I need some help finding an application for Mac OSX - have you seen something like this: I need an app that I can use to collect email address, name, and phone number. I plan to use this application interactively - meaning, that people come to the computer to type their details. I plan to use the information, partly, to hold a draw. Perhaps the form should include a ticket number or whatever. It should be straight-forward for a user - just 3-4 fields and a button to submit the info. I won't have connectivity so it needs to be local. Any suggestions? Remember that I need to be able to run this on OS X. I looked around, and I don't have time to write this myself unfortunately. Would be a great learning exercise - maybe next time. Thanks -Erik

    Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
    Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

    S S R 3 Replies Last reply
    0
    • E Erik Westermann

      Hi, I need some help finding an application for Mac OSX - have you seen something like this: I need an app that I can use to collect email address, name, and phone number. I plan to use this application interactively - meaning, that people come to the computer to type their details. I plan to use the information, partly, to hold a draw. Perhaps the form should include a ticket number or whatever. It should be straight-forward for a user - just 3-4 fields and a button to submit the info. I won't have connectivity so it needs to be local. Any suggestions? Remember that I need to be able to run this on OS X. I looked around, and I don't have time to write this myself unfortunately. Would be a great learning exercise - maybe next time. Thanks -Erik

      Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
      Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      [Edit: Sorry, I only just saw the bit about no-connectivity . You can't use this then - although I don't know if Google's "offline docs" feature will allow you to do this without a live connection.] Have you seen Google forms[^]. It's part of the Google docs suite of online apps and allows you to create a form with some questions and various types of data entry boxes. Form submissions are collated into a Google docs spreadsheet for you to analyse later. Free and web based, so should work on any os/platform. Check it out at docs.google.com[^].

      Simon

      E 1 Reply Last reply
      0
      • E Erik Westermann

        Hi, I need some help finding an application for Mac OSX - have you seen something like this: I need an app that I can use to collect email address, name, and phone number. I plan to use this application interactively - meaning, that people come to the computer to type their details. I plan to use the information, partly, to hold a draw. Perhaps the form should include a ticket number or whatever. It should be straight-forward for a user - just 3-4 fields and a button to submit the info. I won't have connectivity so it needs to be local. Any suggestions? Remember that I need to be able to run this on OS X. I looked around, and I don't have time to write this myself unfortunately. Would be a great learning exercise - maybe next time. Thanks -Erik

        Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
        Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

        S Offline
        S Offline
        Stuart Dootson
        wrote on last edited by
        #3

        OS X AddressBook? Create a dummy account (so it has no user data), open up address book and let people enter their details.

        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

        D 1 Reply Last reply
        0
        • S Stuart Dootson

          OS X AddressBook? Create a dummy account (so it has no user data), open up address book and let people enter their details.

          Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

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

          Won't that allow anyone to see all the other entries in the book as well?

          The latest nation. Procrastination.

          S 1 Reply Last reply
          0
          • D Dan Neely

            Won't that allow anyone to see all the other entries in the book as well?

            The latest nation. Procrastination.

            S Offline
            S Offline
            Stuart Dootson
            wrote on last edited by
            #5

            Probably - but it's the closest thing I could think of :-)

            Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

            E 1 Reply Last reply
            0
            • E Erik Westermann

              Hi, I need some help finding an application for Mac OSX - have you seen something like this: I need an app that I can use to collect email address, name, and phone number. I plan to use this application interactively - meaning, that people come to the computer to type their details. I plan to use the information, partly, to hold a draw. Perhaps the form should include a ticket number or whatever. It should be straight-forward for a user - just 3-4 fields and a button to submit the info. I won't have connectivity so it needs to be local. Any suggestions? Remember that I need to be able to run this on OS X. I looked around, and I don't have time to write this myself unfortunately. Would be a great learning exercise - maybe next time. Thanks -Erik

              Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
              Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

              R Offline
              R Offline
              Rama Krishna Vavilala
              wrote on last edited by
              #6

              When do you need it? I created a similar kiosk mode application. I can modify it to do the things you need.

              E 1 Reply Last reply
              0
              • S Simon P Stevens

                [Edit: Sorry, I only just saw the bit about no-connectivity . You can't use this then - although I don't know if Google's "offline docs" feature will allow you to do this without a live connection.] Have you seen Google forms[^]. It's part of the Google docs suite of online apps and allows you to create a form with some questions and various types of data entry boxes. Form submissions are collated into a Google docs spreadsheet for you to analyse later. Free and web based, so should work on any os/platform. Check it out at docs.google.com[^].

                Simon

                E Offline
                E Offline
                Erik Westermann
                wrote on last edited by
                #7

                Good idea - I'll keep it in mind for some other time. Thanks!

                Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                1 Reply Last reply
                0
                • R Rama Krishna Vavilala

                  When do you need it? I created a similar kiosk mode application. I can modify it to do the things you need.

                  E Offline
                  E Offline
                  Erik Westermann
                  wrote on last edited by
                  #8

                  Rama Krishna Vavilala wrote:

                  I created a similar kiosk mode application

                  Kiosk mode - that's exactly what I need! I planned to use it on Friday, so I need it anytime before then. If it mostly works now (name, email, phone) that's good enough. The extra field for the draw is a bonus (I'm using physical tickets for now - I just wanted some way to map a ticket to a person. It's not a biggie since I can just ask the winner's name).

                  Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                  Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                  R 1 Reply Last reply
                  0
                  • S Stuart Dootson

                    Probably - but it's the closest thing I could think of :-)

                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                    E Offline
                    E Offline
                    Erik Westermann
                    wrote on last edited by
                    #9

                    Yeah - nice idea; it could come in handy for other scenarios.

                    Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                    Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                    1 Reply Last reply
                    0
                    • E Erik Westermann

                      Rama Krishna Vavilala wrote:

                      I created a similar kiosk mode application

                      Kiosk mode - that's exactly what I need! I planned to use it on Friday, so I need it anytime before then. If it mostly works now (name, email, phone) that's good enough. The extra field for the draw is a bonus (I'm using physical tickets for now - I just wanted some way to map a ticket to a person. It's not a biggie since I can just ask the winner's name).

                      Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                      Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                      R Offline
                      R Offline
                      Rama Krishna Vavilala
                      wrote on last edited by
                      #10

                      Ok I will modify it a little and send it to you.

                      E 1 Reply Last reply
                      0
                      • R Rama Krishna Vavilala

                        Ok I will modify it a little and send it to you.

                        E Offline
                        E Offline
                        Erik Westermann
                        wrote on last edited by
                        #11

                        Hi Rama, Have you managed to make the changes to the kiosk-style email form? Thanks -Erik

                        Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                        Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                        R 1 Reply Last reply
                        0
                        • E Erik Westermann

                          Hi Rama, Have you managed to make the changes to the kiosk-style email form? Thanks -Erik

                          Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                          Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                          R Offline
                          R Offline
                          Rama Krishna Vavilala
                          wrote on last edited by
                          #12

                          Give me sometime, I will send it to you by tonight or early morning. What email address should I use?

                          E 1 Reply Last reply
                          0
                          • R Rama Krishna Vavilala

                            Give me sometime, I will send it to you by tonight or early morning. What email address should I use?

                            E Offline
                            E Offline
                            Erik Westermann
                            wrote on last edited by
                            #13

                            Thank you very much Rama! I just sent an email via CP with my email address. -Erik

                            Erik Westermann - ArtOfBabel.com - Systems Integration Magazine
                            Contact Erik for consulting, development, or content creation via erik [at] wWorkflow.net

                            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