Hi All,

M trying to design a web portal which shows all my trackers and allows me to open it .
the trackers are in ms Excel format.

Please suggest me d best possible way to achieve the goal.

Thanks
Mukul

I'm not sure what you mean by trackers. With regard to your data, are you able to store the data in another data source such as a database?

You posted in the javascript forum category and based on your description, you have the data in an Excel file. Without some server-side scripting language, I dont see how you will be able to display this data based on the tools you have on-hand at the moment.

If you can move your data to a database, using server side code (PHP, ASP.NET, Java, etc..) you can easily display the data in a web page/portal.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.