Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can save a textarea into our location in html web page
Posted
Updated 29-Oct-12 23:26pm
v2
Comments
Niral Soni 31-Oct-12 11:56am    
before adding textarea data into location, just encode them using javascript function - escape() or encodeURIComponent()

1 solution

I couldnt understand your question very much but i have a solution

Go to :- http://www.hotscripts.com/forums/javascript/57788-save-contents-textarea-file-upload.html

It would be helpful
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900