WHen I do that it shows up like this when I run it
Link1">
Main Topics
Browse All TopicsI need to call a javascript function in the listboxitems text, but im getting an error. Any ideas how to fix?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Maybe you want something like this http://jasp-costin.blogspo
What I don't understand is what kind of HTML you want emitted - it looks like you're trying to produce something like:
<select size="4" name="ListBox1" id="ListBox1">
<option value="test"><a href="javascript: alert('hi')">hi</a></option>
But that just doesn't work. You can't make a <select> item clickable by adding an anchor tag, it's not supported functionality.
What you need is an onChange event handler for the whole box that does your popup for you. It's not idea, but the only real alternative is a round-trip to the server and an onLoad popup. The onChange solution works like this:
Business Accounts
Answer for Membership
by: mohan_sekarPosted on 2009-07-02 at 07:39:20ID: 24763838
Just escape single quotes like this asdf""");' >Link1</a>"></a sp:ListIte m>
<asp:ListItem Text="<a href='javascript:popUp("""