I have a line of javascript that is setting a .net control's value but it's throwing an error saying ";" expected. I'm guessing it's because of the colons in the control's name. Any ideas?![[bigears] [bigears] [bigears]](/data/assets/smilies/bigears.gif)
<script language="javascript">window.opener.form(1).ctlCoreProjectInfo:txtProjectStartDate:txtDate='4/13/2002';window.close();</script>
![[bigears] [bigears] [bigears]](/data/assets/smilies/bigears.gif)
<script language="javascript">window.opener.form(1).ctlCoreProjectInfo:txtProjectStartDate:txtDate='4/13/2002';window.close();</script>