W
WB
Hi,
This is totally a beginner question, but I have a website that is all static
content built using Microsoft Front page. I don't like the existing site
for many reasons, but right now I am focused on limiting the number of times
the content has to be updated and ensuring accurate (up to date) information
is available when the site is visited.
The site highlights the business as well as each location (currently four).
Each location has a varying number of staff that have profiles available.
The visitor needs to select a location page which takes them to a list of
each location. Then once they select a location it takes them to a page for
that specific location. All the staff are listed top to bottom, with
bookmarks to their profile at the bottom of the page.
As staff are being hired or leaving, these pages and profiles are constantly
needing to be updated.
My vision
A page that allows the user to select a location and then a page that
dynamically fills with data about the location. From there, a selection is
available indicating the active employees for the selected location.
Basically two pages (a location page and an Employee page) that can be
filled dynamically depending on the selection.
Does ASP.net help me accomplish this, because I don't see anywhere in the
front page site/tools where I can do this.
Thanks for your input.
WB
This is totally a beginner question, but I have a website that is all static
content built using Microsoft Front page. I don't like the existing site
for many reasons, but right now I am focused on limiting the number of times
the content has to be updated and ensuring accurate (up to date) information
is available when the site is visited.
The site highlights the business as well as each location (currently four).
Each location has a varying number of staff that have profiles available.
The visitor needs to select a location page which takes them to a list of
each location. Then once they select a location it takes them to a page for
that specific location. All the staff are listed top to bottom, with
bookmarks to their profile at the bottom of the page.
As staff are being hired or leaving, these pages and profiles are constantly
needing to be updated.
My vision
A page that allows the user to select a location and then a page that
dynamically fills with data about the location. From there, a selection is
available indicating the active employees for the selected location.
Basically two pages (a location page and an Employee page) that can be
filled dynamically depending on the selection.
Does ASP.net help me accomplish this, because I don't see anywhere in the
front page site/tools where I can do this.
Thanks for your input.
WB