Hi I am getting a error line 131 indicating truncate is not declared. I am not very good at coding may I please get some assistance? do I declare it as a string and if so where do I put the declaration
But I since reinstalled the kit and I have not yet added any news events or any other content for that matter. I guess I'll have to go ahead and add to the site and see what happens. I am going to browse over the bugs and fixes forum I have not browsed that
in a long time. Thanks for the help!!
DKB
Member
201 Points
263 Posts
Default.aspx Page
Feb 20, 2009 02:22 PM|LINK
Hi I am getting a error line 131 indicating truncate is not declared. I am not very good at coding may I please get some assistance? do I declare it as a string and if so where do I put the declaration
DKB
bullpit
All-Star
21838 Points
4822 Posts
Re: Default.aspx Page
Feb 20, 2009 03:37 PM|LINK
Please share your code also.
Max
Let Me Google That For You!
DKB
Member
201 Points
263 Posts
Re: Default.aspx Page
Feb 21, 2009 04:29 PM|LINK
BullPit here is the code beginning at line 131 in my default.aspx page
<asp:Label ID="Label2" runat="server" Text='<%# truncate(CStr(Eval("description"))) %>' /> <a href='<%# "News_View.aspx?Articleid=" &Cstr( Eval("ID"))%>'>read more »</a>DKB
bullpit
All-Star
21838 Points
4822 Posts
Re: Default.aspx Page
Feb 23, 2009 12:06 PM|LINK
Forgot to ask...what was the error?
Max
Let Me Google That For You!
DKB
Member
201 Points
263 Posts
Re: Default.aspx Page
Feb 23, 2009 02:00 PM|LINK
Error in Application
But I since reinstalled the kit and I have not yet added any news events or any other content for that matter. I guess I'll have to go ahead and add to the site and see what happens. I am going to browse over the bugs and fixes forum I have not browsed that in a long time. Thanks for the help!!
DKB