How to pass actual variables?,
July 19, 2009 at 3:12 AM
How would I go about passing something else than predetermined string to the JavaScript code? For example, let's suppose I've stored user name in the session attribute. How can I pass the user name to the JavaScript function?
View All Comments
| View Tutorial