
As you see in the snapshot, variable names are shown e.g. “email_address”, “email_message” and “email_subject”. Instead i want to print “Email”, “Message” and “Subject”.
MM_validateForm() Javascript is used for validation.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Two ways to try this.
A second way without doing a ton of rewriting you could do something like this add this function into your script tags:
Then wherever you see this:
You replace it with