472,779 Members | 1,772 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,779 software developers and data experts.

~ 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

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

Jul 16 '05 #1
1 6386
RG

"inderjit S Gabrie" <i.******@mis.gla.ac.uk> wrote in message
news:3E***************@mis.gla.ac.uk...
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

You need to hire a coder, this is not your average download script.
RG
Jul 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tim Hussein | last post by:
Hi, this is my situation: I have a counter on my MAIN page. It is incremented by requesting a certain "picture" which is the output of a script. I can do this manually with: ...
0
by: deko | last post by:
I use this script to keep count of visits to my site - it's on every page in the site. <?php $file = '/home/post/public_html/viscount'; if ($counter = @file ($file)) { $line = each($counter);...
8
by: Jim in Arizona | last post by:
I've been looking for a counting script to count the number of hits to my HTM and asp web pages on my company's internal website. So far, everything I've seen only works on asp pages. Where would I...
2
by: Carl Gilbert | last post by:
Hi I'm having problems with the following code. All I want to do is keep a counter on the page for every new image recieved without deviating from the "for" and "event". <OBJECT ID="CamImage1"...
7
by: mistral | last post by:
I use htaccess to protect directory and granting access to download file only for the authorized users. Just want implement simple PHP file download counter for single file. I need track the number...
5
by: jasonchan | last post by:
How would you set up a counter in javascript that goes from 5 to 0 This is what i have so far and it is not displaying in the div container "counter" for some reason... <!DOCTYPE html PUBLIC...
3
by: Abhinavnaresh | last post by:
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. ...
9
by: Pygmalion | last post by:
I have found dozen of useful PHP counters on the web. However, nobody is working for my web pages, since administrator does not want to enable the possibility that PHP could be called from HTML. ...
2
by: gumbercules | last post by:
I am designing a site that is regulary updated with new podcasts. I would like to be able to have a counter next to each podcast showing how many hits/listens/plays/views each particular podcast has...
3
by: DavidPr | last post by:
I made a website for a group of people and they want a visitor counter on it. I don't like hit counters because if the site is dead everyone will know it. But, it's their website. I did an...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.