Hi,
In my HTML file I am using a javascript like this:
<script language="javascript" src="js/validateForm.js"></script>

I want to pass a parameter to this file. Is there any way of doing this?
The javascript file validateForm.js will receive parameter like this:

<%args>
        $color  => ''
</%args>

Thanks
Shiladitya Biswas

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to