web help...

Out of context: Reply #4

  • Started
  • Last post
  • 6 Responses
  • vaxorcist0

    If they have a low budget, this form code can be done fairly easily as long as there aren't any revisions and the design is simple.

    1. form page (with light javascript to validate + do calendars) + thank-you page text
    2. PHP script that checks and saves data
    3. PHP script for admin login to download applications, see counts of applications, stats(?)

    Q:
    1. what fields are required?
    2. Is the email address going to get confirmed? (send them and email, they have to respond to prove real email?)
    3. anti-spammer features, like Akismet or Captcha?
    4. will client import into Excel?
    5. Can we put it on any PHP server? or do they demand ASP/coldFusion/JSP,etc?
    6. Does it have to be designed to fit into an existing layout?
    7. RE: Also, is it possible to use a counter for each submitted
    position so that
    only the submitter can see whether or not his posting is being viewed?
    -> yes, via a login for the poster/admin

    Question of scope
    ??? Is there a single form, or is it a job-listing board with lots of jobs
    that people see a list of them and respond to one at a time?

    This is pretty easy in principle. If not much revisions, cheap.

    PHP server is easiest. If JSP/ColdFustion/ASP, requires conversations
    with system people ++ time.....

    contact me if you're interested...

View thread