"hsense" <(E-Mail Removed)> wrote in message
news:120A3944-BF7B-4BA7-B95B-(E-Mail Removed)...
> My forms which have collected data in the past stopped working.
> http://www.healthyohio.org/stepsreport.asp
>
> It is no longer connected to stepsreport.mdb in fpdb. My server guy says
> asp
> forms do not work and are not supported by microsoft.
The form works (displays) on the screen as it should do. (IE 6.0 XP Service
Pack 2).
Is it when you submit the data that the form mucks up?
Did you do the connection via the Database connection wizard/Results wizard
in Frontpage?
Is the global.asa file on your server (this contains the connection info to
the database).
The ASP forms *should* work, especially on a Windows Server with ASP enabled
and if the form is created in MS Frontpage (or even if it wasn't). As long
as the script/code is sound and correct, there shouldn't be any trouble.