944,174 Members | Top Members by Rank

Ad:
Nov 16th, 2007
0

save web page while exiting the page

Expand Post »
I have done coding for custmization of web page using drag and drop. After customization i need to save the change they made using javascript.please give some idea.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
van2006 is offline Offline
5 posts
since Sep 2006
Nov 16th, 2007
0

Re: save web page while exiting the page

Can't be done in Javascript, at least not if you are not using Ajax. You must be using some kind of server side technology, yes? Use that to ship back data to the server so that the changes made by the client are persisted and shown to him next time he logs in your site.
Super Moderator
Featured Poster
Reputation Points: 3241
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,873 posts
since Jun 2006
Nov 17th, 2007
0

Re: save web page while exiting the page

Click to Expand / Collapse  Quote originally posted by ~s.o.s~ ...
Can't be done in Javascript, at least not if you are not using Ajax. You must be using some kind of server side technology, yes? Use that to ship back data to the server so that the changes made by the client are persisted and shown to him next time he logs in your site.

Yes I agree. But I am not storing the data. Data in the table should be dynamic. i need to store the position of the table.The best example is igoogle. We can custamize the table.Can we do using javascript cookies.cookies stores the position .
Reputation Points: 10
Solved Threads: 0
Newbie Poster
van2006 is offline Offline
5 posts
since Sep 2006
Nov 17th, 2007
0

Re: save web page while exiting the page

Yes, cookies can store any kind of textual data, if that's what you are looking for.
Super Moderator
Featured Poster
Reputation Points: 3241
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,873 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: AJAX Beginner's Book Recommendation?
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Please help!!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC