|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Begiiner question..Need Help
Hi All, as will become apparent, I am a beginner to scripting and would appreciate any help I can get.
I have just started a network and need a system where our members can place a menu bar at the top of their pages (see URL for an example) Now this bar updates with new members constantly and I do not wish to have to chase up members continually to update the code. How can I make it that they can reference the file (similar to SSI) from their own sites and have it renderd on the top of their pages each time. im happy to use any web tech nology (perl, java, etc) to do this but do not wish to see frames (like who does??) Thanks |
|
#2
|
|||
|
|||
|
What is it exactly your trying to make? A general naviagtion bar to peoples own web pages? Or a list of users currently logged on to your site? The example site you gave looks like it a navigation drop down list. I only ask as the implementations for a navigation bar and a online user list would be different.
__________________
Humble Seeker The longest journey starts with the smallest step, and knowledge is the longest journey of all. |
|
#3
|
||||
|
||||
|
as I undertsood all you want is to include some file to each page, correct? well you could do this with php's include("file.html") or ssi's <!--#include virtual="file.html"--> or html's <iframe src=page.html> either one will do.
__________________
And you know I mean that. |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Begiiner question..Need Help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|