Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Popup window question

Status
Not open for further replies.

oddball

Technical User
Mar 17, 2000
64
GB
Similar question to one i posted recently. What is the syntax to refer to the value of a DropDownlist selection from within a call to a javascript function:

===========================================================

<td>
<a class=&quot;CommandButton&quot; runat=&quot;server&quot; href=&quot;javascript:eek:penWindowScroll('admin/Homepage.aspx?companyid=<%# DataBinder.Eval(allCompanies.SelectedItem.Value) %>')&quot;>Preview Member HomePage</a>
</td>

===========================================================

cheers,

si
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top