Keep draggable div's position after a postback

Keep draggable div's position after a postback

Hi i'm doing an asp.net website in wich i have an draggable div that i load with post dynamic from a database.

the problem is that the draggable div returns to its default position after every postback.

any ideas?

//oscar