Microsoft
Software
Hardware
Network
Question : Call function with database value on aspx page
How can i call a function with a database value.
Like : <%functions.FuncAdminGetla
nguage(Eva
l("NameID"
))%>
I get an error like : Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
anyone has an idea ?
Answer : Call function with database value on aspx page
try
<%# functions.FuncAdminGetlang
uage(Eval(
"NameID"))
%>
Can you share all HTML and Function here
Random Solutions
Set all users in Terminal Server 2008 to have jpeg files open in Microsoft Office Picture Manager
where parameters aspx .net page
How do I remove existing ListView items and subitems
SCCM SP2 Client
SBS 2008 shared fax doesn't work on xp
Infopath Dynamic Receive Connections
Follow hyperlink command and unformatted .xml
JQuery is disabled by partial postbacks
How do I manually code a Generic Pull Down Menu in VB Express 2008
MS Excel 2007 Opens 2 Windows Every Time I Open File From Shortcut. How do I Fix?