afrausto
Posts: 66
|
| Posted: 02/25/2005, 2:14 PM |
|
Hello,
I have created an application that requires visitors to login before accessing the site. The purpose of this site is to allow invited applicants to fill out an application for funds.
Recently, some applicants have been having problems saving their information after filling out the form. For some users, I was able to narrow the issue to session timeout. The others that are experiencing this problem I can't seem to figure why they are not able to save the form.
Does anyone else know what might prevent a logged on user from submitting a form and saving their info?
The application was created using CCS, ASP, & MS Access.
Thanks
|
 |
 |
mrachow
Posts: 509
|
| Posted: 02/26/2005, 12:32 AM |
|
Some questions only:
- Is the buttion Insert missing or is it pressed without any effect?
- Are your users are not logged in while filling a form to get an login?
- So there are surely new users who are able to insert their record?
_________________
Best regards,
Michael |
 |
 |
afrausto
Posts: 66
|
| Posted: 02/28/2005, 8:05 AM |
|
- Is the buttion Insert missing or is it pressed without any effect?
The insert button is not missing. When pressed it brings them back to the login screen.
- Are your users are not logged in while filling a form to get an login?
All users must login before they can access the form.
- So there are surely new users who are able to insert their record?
They are not necessarily new users. Some users have applied last year using the same username and password. This is only happening to a few people.
Thanks for the questions. I'm sure there's a logical reason to explain what is happening.
|
 |
 |
|