~ Help - counter script ~

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • inderjit S Gabrie

    ~ Help - counter script ~

    Hi all

    Here is the scenerio ...is it possibly to do this...

    i am getting valid course dates output on to a web which i have designed
    ....all is okay so far , look at the following web url



    but each of the courses held have maximum of 8 people that could be
    booked , and i want to put a counter on this so that when the course
    name,date,time is displayed i want this counter to appear besides each
    course name so that i can keep track of booking places...all the various
    course names are held in one table...

    2. and if the booking counter is less than 8, i want to have a another
    button besides the booking counter to say 'add me', which will popup a
    booking form which the user fills and emails to the course organiser...

    3. if the booking counter is less than 3 then the course is not
    held...pops up message to user...

    4. if it is >8 then i want to popup message to say the courses are full
    booked...

    can the above be done...if so please supply code snippets starter

    thanks in advance....indy



  • RG

    #2
    Re: ~ Help - counter script ~


    "inderjit S Gabrie" <i.gabrie@mis.g la.ac.uk> wrote in message
    news:3EFAEBCF.C DFE378A@mis.gla .ac.uk...[color=blue]
    > Hi all
    >
    > Here is the scenerio ...is it possibly to do this...
    >
    > i am getting valid course dates output on to a web which i have designed
    > ...all is okay so far , look at the following web url
    >
    > http://www.mis.gla.ac.uk/biquery/training/
    >
    > but each of the courses held have maximum of 8 people that could be
    > booked , and i want to put a counter on this so that when the course
    > name,date,time is displayed i want this counter to appear besides each
    > course name so that i can keep track of booking places...all the various
    > course names are held in one table...
    >
    > 2. and if the booking counter is less than 8, i want to have a another
    > button besides the booking counter to say 'add me', which will popup a
    > booking form which the user fills and emails to the course organiser...
    >
    > 3. if the booking counter is less than 3 then the course is not
    > held...pops up message to user...
    >
    > 4. if it is >8 then i want to popup message to say the courses are full
    > booked...
    >
    > can the above be done...if so please supply code snippets starter
    >
    > thanks in advance....indy
    >
    >[/color]


    You need to hire a coder, this is not your average download script.
    RG


    Comment

    Working...