Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: v2MediaPosted on 2009-01-25 at 15:09:41ID: 23463121
Without code, one can only guess. There's no other way to determine what's going wrong.
The size of the record doesn't really matter. What you need to post is the code responsible for processing the update, and the html of the update form. I'm particularly interested in the condition that has to be met before a successful redirect. The condition might be if the query executes successfully, or if 1 record is affected. There might also be a snippet for error handling; if the query structure has an error, what happens?
So, post the code please.