Compiler Error Message: BC30201: Expression expected.

G

Garry

Error on Line 36

Line 34: <TABLE id="Table3" cellSpacing="2"
cellPadding="2" width="100%" border="0">

Line 35: <TR>

Line 36: <TD style="WIDTH: 25px"><asp:hyperlink id="A"
runat="server" NavigateUrl="#A" Text="<%# select
ProjectTitle, ProjectDescription, (select UserName from
dbo.NPD_USERS where UserID = dbo.NPD_PROJECTS.UserID) from
dbo.NPD_PROJECTS where ProjectTitle like 'a%' %
"></asp:hyperlink></TD>

Line 37: <TD id="TD1" runat="server"><asp:hyperlink
id="HyperLink2" runat="server"
NavigateUrl="#B">B</asp:hyperlink></TD>

Line 38: <TD><asp:hyperlink id="HyperLink3" runat="server"
NavigateUrl="#C">C</asp:hyperlink></TD>


<TD style="WIDTH: 25px"><asp:hyperlink id="A"
runat="server" NavigateUrl="#A" Text="<%# select
ProjectTitle, ProjectDescription, (select UserName from
dbo.NPD_USERS where UserID = dbo.NPD_PROJECTS.UserID) from
dbo.NPD_PROJECTS where ProjectTitle like 'a%' %
 

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

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top