Click to See Complete Forum and Search --> : Heeellp is this possible


Dreadnort
06-16-2003, 09:09 AM
Hi all i am new to java and need some help advice or shooting.

I am writing some pages to display stats.
A user fills in a form and submits it the results are saved to another webpage in html format.
what i need to be able to do is count how many entries are on the results page and then display that on another page for example.

6 users submit the form the results page then displays 6X the information entered.

a third page counts the number of entries and displays the total this must be updated everytime a new enty is added to the results page.

anyone have any ideas...
useing Dreamweaver and frontpage 2k if this makes any difference

Jona
06-16-2003, 09:48 AM
What server-side language are you using to process the form data submitted in the first place (the one that writes it to the new HTML page)? This isn't quite the right forum to post this question in, as it concerns server-side coding and has nothing to do with JavaScript (note: not Java).

Jona

Dreadnort
06-16-2003, 09:58 AM
its an asp server i beleive
and sorry for posting in the wrong forum

Jona
06-16-2003, 10:03 AM
That's okay... Go post in the ASP forum. :D

Jona