M
msch-prv
I hope this is the right forum to ask for some advice.
I run a small business which relies on a variety of custom database
applications to handle operations (order processing, inventory
tracking, customer databases, etc. ). Our applications are custom made
and work fine on our local intranet. They can be easily adapted to cope
with changing business conditions.
My goal is to port some of those custom databases to the web (tele
working). An essential criterion is that the web application preserves
as much as possible the look and feel of our current UI (I expect some
of our employees to be working from home). The application should be
hosted on an remote server.
I migrated all back end table to MySQL without any major difficulties
to my great surprise. (Access works fine with ODBC!)
The real problem seems to be the scripting part. I have looked at PHP
and test coded some scripts to get a feel for the work that would
required. Experimenting with PHP has led me to the conclusion that
preserving our current UI would be a massive undertaking. (No tools,
aside from some PEAR modules, seem to exist for rapidly creating
standard form elements like DS views, combos, etc. )
My question is: Since the db are MS Access based, would ASP be a better
venue? Does it natively support standard form elements such as those
commonly found in Access (lists, combo boxes, treeviews,..) ? Data
pages hold interesting promises. Can they be easily embedded in an
existing site? Before embarking on the ASP journey, I am interested to
get some feedback. The fori I consulted seem to favor PHP. Is this mere
MS bashing or does it conceal some truth? References and/or tutorials
are welcome.
Thanks for your comments.
Mark
I run a small business which relies on a variety of custom database
applications to handle operations (order processing, inventory
tracking, customer databases, etc. ). Our applications are custom made
and work fine on our local intranet. They can be easily adapted to cope
with changing business conditions.
My goal is to port some of those custom databases to the web (tele
working). An essential criterion is that the web application preserves
as much as possible the look and feel of our current UI (I expect some
of our employees to be working from home). The application should be
hosted on an remote server.
I migrated all back end table to MySQL without any major difficulties
to my great surprise. (Access works fine with ODBC!)
The real problem seems to be the scripting part. I have looked at PHP
and test coded some scripts to get a feel for the work that would
required. Experimenting with PHP has led me to the conclusion that
preserving our current UI would be a massive undertaking. (No tools,
aside from some PEAR modules, seem to exist for rapidly creating
standard form elements like DS views, combos, etc. )
My question is: Since the db are MS Access based, would ASP be a better
venue? Does it natively support standard form elements such as those
commonly found in Access (lists, combo boxes, treeviews,..) ? Data
pages hold interesting promises. Can they be easily embedded in an
existing site? Before embarking on the ASP journey, I am interested to
get some feedback. The fori I consulted seem to favor PHP. Is this mere
MS bashing or does it conceal some truth? References and/or tutorials
are welcome.
Thanks for your comments.
Mark