|
-
Aug 17th, 2005, 02:07 AM
#1
Thread Starter
Lively Member
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.
-
Aug 17th, 2005, 10:57 AM
#2
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|