Microsoft
Software
Hardware
Network
Question : The server tag is not well formed
Im getting this error "server tag is not well formed"within
in source code..
DataItem,"
EVENTID")%
>"
Text="<%#DataBinder.Eval(C
ontainer.D
ataItem, "DATEOFEVENT")%>"
Font-Size="Medium" Height="1">>
Can you please find what Im missing? thanks
Answer : The server tag is not well formed
Hi it's your speech marks in speech marks that's the problem.
td width="175px" height="0.3px" align="left">
Text='<%#DataBinder.Eval(Co
ntainer.Da
taItem, "DATEOFEVENT")%>'
Font-Size="Medium" Height="1">
try this I think.
Scott
Random Solutions
No Active Network Adapters Found - Pending Changes may disrupt network Connectivity
using a query to combine multiple records into one record
How to create Access Check Box Pick List Form then populate report based on selection
Miccrosoft, Excel, 2007 - How To Copy And Paste Conditional Formatting?
Caluculate if met SLA for completetion of task- Problem
sharing open ports in c#
How to call more than one function in a procedure
Pass more then 1 value to ConverterParameter\Binding<wbr />Item
I need to send a form feed to printer (VB.NET & ASP.NET)
asp.net ..for loop - limit to reading first row of DataRow in dtVolumeOrder.Rows()