Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
186 Points
80 Posts
Jan 07, 2008 06:11 AM|LINK
Hi,
I'm trying to use inline code inside my sqldatasource..
<asp:Parameter Name="CREATION_DATE" Type="DateTime" DefaultValue= '<%System.DateTime.Now.ToString()%>' />
This gives me an error saying input string was not in correct format..
Could someone help me in this?
prince_princ...
Member
186 Points
80 Posts
Re: In line code in <asp:SqlDataSource
Jan 07, 2008 06:11 AM|LINK
Hi,
I'm trying to use inline code inside my sqldatasource..
<asp:Parameter Name="CREATION_DATE" Type="DateTime" DefaultValue= '<%System.DateTime.Now.ToString()%>' />
This gives me an error saying input string was not in correct format..
Could someone help me in this?