Jump to content

Saving / Update Indication... How do YOU do it?


coupe-r

Recommended Posts

If you simply need an indicator (don't care that the page refreshes) you could have your "save / update" script POST back to your form (?) with an HTTP POST parameter that flags a successful save / update. Then use code (javascript ?) to show a temporary message: "Your data has been saved."

 

You could enhance this by using an ajax solution so the page doesn't need to refresh.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.