save web page while exiting the page

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Sep 2006
Posts: 5
Reputation: van2006 is an unknown quantity at this point 
Solved Threads: 0
van2006 van2006 is offline Offline
Newbie Poster

save web page while exiting the page

 
0
  #1
Nov 16th, 2007
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.
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,620
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: save web page while exiting the page

 
0
  #2
Nov 16th, 2007
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.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 5
Reputation: van2006 is an unknown quantity at this point 
Solved Threads: 0
van2006 van2006 is offline Offline
Newbie Poster

Re: save web page while exiting the page

 
0
  #3
Nov 17th, 2007
Originally Posted by ~s.o.s~ View Post
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 .
Reply With Quote Quick reply to this message  
Join Date: Jun 2006
Posts: 7,620
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 468
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: save web page while exiting the page

 
0
  #4
Nov 17th, 2007
Yes, cookies can store any kind of textual data, if that's what you are looking for.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC