PDA

View Full Version : Java..


test
11-11-2005, 01:57 PM
Does anyone know how to make or can anyone advice me on making a simple java program that will display information but on all of my pages. I do not want ot updaet each page individually each time for a date change or something, rather change one java applet and thats it.

Thanks,

test

Bogie
11-11-2005, 02:42 PM
How about doing a PHP include and just update that PHP file?

test
11-11-2005, 02:54 PM
How about doing a PHP include and just update that PHP file?


I could also do that but I do not know PHP either, can edit it easy parts of it, but not create one.

I want one to have:
-----------

Currently Served:
5 Clients
Current Projects:
3 Projects

----------------
And I just change the php numbers and then call upon the php script on each page instead of changing them all

Bogie
11-21-2005, 09:11 AM
Did you ever resolve this?

ChrisK
11-21-2005, 12:34 PM
You could also use IFAMES (if server side scripting isn't supported)