|
-
Jul 17th, 2006, 01:58 PM
#1
Thread Starter
Fanatic Member
DAP - Removes Read-Only After Save??
Using Access 2003
I have set some text box to Read only.
I have some other fields that are not read only.
When I edit the NON-Read only fields and "Save" (using save button on control) the fields that were read only are now editable.
Why are my read only fields made editable after updating a record?
I have added no code of any kind. Used the Wizard to create the Data Access Pages.
Thanks
Last edited by epixelman; Jul 18th, 2006 at 07:32 PM.
-
Jul 17th, 2006, 02:19 PM
#2
Thread Starter
Fanatic Member
DAP - Removes Read-Only After Save??
I noticed that the only way to reset it at runtime is to refresh the page.
How can I do this in code on the Save button??
Last edited by epixelman; Jul 18th, 2006 at 07:32 PM.
-
Jul 25th, 2006, 08:02 AM
#3
Thread Starter
Fanatic Member
Re: DAP - Removes Read-Only After Save??
Come on... somebody has used Data Access Pages!
-
Jul 25th, 2006, 02:33 PM
#4
Re: DAP - Removes Read-Only After Save??
Evidently not. I do all my Access coding in VB.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|