Results 1 to 2 of 2

Thread: Update record problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Location
    cainta
    Posts
    80

    Update record problem

    to all,

    I create an ASP.NET page, it contains FirstName textbox and LastName
    textbox. I edit the value FirstName textbox. When I enter data in FirstName and LastName textbox, after I refresh the page or go to different page and come back to the same page, I find data entered in FirstName and LastName textbox are still there. The value of FirstName textbox has not change.

    Pls Help.

  2. #2
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    Re: Update record problem

    It retains the value in the textboxes because its picked up the page from the browsers cache. Are you saving the data in the textboxes in some database?

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