Results 1 to 4 of 4

Thread: DAP - Removes Read-Only After Save??

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2003
    Posts
    1,005

    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.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2003
    Posts
    1,005

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2003
    Posts
    1,005

    Re: DAP - Removes Read-Only After Save??

    Come on... somebody has used Data Access Pages!


  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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
  •  



Click Here to Expand Forum to Full Width