|
From static websites to dynamic websites. Static websites display information
that does not change until changes are applied by the web developer. More and
more sites display dynamic information, this means that information is stored
from within the application (for example in an Access database) that creates a different
webpage in function of the date or the value in a drop down or .... One
technology we can offer is asp pages linked with an access database (this can be
the same database used for your in house application) for example to display
your inventory on the web or to post promotions only at certain dates or ...
|