NavigateUrl problem

H

Helixpoint

This pops up a window and put the return info in the URL window????

<asp:HyperLink id="Hyperlink1" Text='<%#
DataBinder.Eval(Container.DataItem,"COMPANY") %>' NavigateUrl='<%#
GetBrowsePath(DataBinder.Eval(Container.DataItem,"COMPANY_ID")) %>'
CssClass="Normal" Target="_new" runat="server" />



code behind:

Function GetBrowsePath(ByVal strArgument) As String

Return ("javascript:CenterWindow('subWindows/companyInfo.aspx?COMPANY_ID=" &
strArgument & "','700','500')")

End Function



______________________
David Fetrow
HelixPoint LLC.
http://www.helixpoint.com
(e-mail address removed)

Interested in Affordable Email Marketing?
Check out the HelixMailer at http://www.helixpoint.com/helixmailer.asp
If you are interested in becoming a Reseller of HelixPoint products, contact
(e-mail address removed)
______________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top