You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Linda on Thu 10 Aug 2006 in response to Domino Name Picker Revisited
problems with implement this solutuin
Hi Jack,We exactly need the name picker that you created. I followed your step to
copy the coding to my application, when I copy the coding below to the form's
HTML Head Contents, there is an error message "an operator or semicolon was
expected, but none was encountered:'type' "
<script type="text/javascript" src="lib/prototype.js"></script>
<script type="text/javascript" src="util/effects.js"></script>
<style type="text/css" media="all">@import url(css/NamePick.css);</style>
<script type="text/javascript" src="js/NamePicker.js"></script>
How can I fix the problem?
Thanks in advance.
Linda