I have a FLASH movie which reads in a different variable of text depending which tab you are viewing. But within the text is a URL using multiple Attributes. The file will not load past the second attribute of a URL since it thinks the & is the start of a new variable declaration.
Is there a way to escape the & so it will still work?
Example:
&NewText=<a href="showCourse.cfm?AutoID=16&ORG=AFN">
Mitch Duszynski
Web Developer
Human Kinetics
PO Box 5076, Champaign, IL 61825
Tel: 217-351-5076 x2474 | Fax: 217-351-2674
mitchd@hkusa.com |
Is there a way to escape the & so it will still work?
Example:
&NewText=<a href="showCourse.cfm?AutoID=16&ORG=AFN">
Mitch Duszynski
Web Developer
Human Kinetics
PO Box 5076, Champaign, IL 61825
Tel: 217-351-5076 x2474 | Fax: 217-351-2674
mitchd@hkusa.com |