Login
Register
Close
Articles
Technology News
All Articles
Submit Guest Post
Tools & Utilities
Code Converter
Forum
Learn
Tutorials
Interview Experience
Practice Tests
Freelancers
Services
Software Development
SEO & Digital Marketing
IT Companies
Login
Register
Articles
Technology News
All Articles
Submit Guest Post
Tools & Utilities
Code Converter
Forum
Learn
Tutorials
Interview Experience
Practice Tests
Freelancers
Services
Software Development
SEO & Digital Marketing
IT Companies
Discussion Forums
.NET
JavaScript
You must
Sign In
to post a response.
Category:
JavaScript
23 Mar 2017 20:20
Ramu
Joined:
23/03/2017
Level:
Bronze
Points:
7
Points:
2
How do we do Javascript encode for Function in Javascript
How do we do JavaScript encode for below line
window.opener.document.forms["<%=FormName %>"].elements["<%= ControlName %>"].value="<%=FullName %>"
#769676
02 Aug 2018 12:54
B. Ramana Reddy
Joined:
28/09/2005
Level:
Gold
Points:
637
Points:
2
use encodeURIComponent() , decodeURIComponent() methods, it will encode complete url along with parameters
orelse
use escape(), unescape()
Thanks!
B.Ramana Reddy
Sign In
to post your comments
Submit New Thread
Return to
Return to Discussion Forum
Top Contributors
Today
Last 7 Days
aleena joki
(3)
more...