Datatable: Page.asp missing

13 views
Skip to first unread message

Tenorio

unread,
Dec 3, 2009, 9:47:18 AM12/3/09
to asp-ajaxed
Hi everybody.

I discovered this great library yesterday and downloaded the last
version to give it a try.

My problem is: I couldn't use the datatable feature since I don't have
the file "page.asp" which is included in the example.

Where can I find it?

Thanks!

artjc

unread,
Dec 8, 2009, 9:29:07 PM12/8/09
to asp-ajaxed
Hi,

Believe that you have found a great library. The Page.asp not exist,
you can create a file with this name and include the following code or
just add it at the head of the example:

<!--#include file="ajaxed/ajaxed.asp"-->
<!--#include file="ajaxed/class_ajaxedPage/ajaxedPage.asp"-->

good luck,

artjc :-)

Tenorio

unread,
Dec 9, 2009, 8:49:40 AM12/9/09
to asp-ajaxed
Thanks buddy.

"ajaxed/ajaxed.asp" already includes "ajaxed/class_ajaxedPage/
ajaxedPage.asp" so I only had to include the first one.

In the end:

<!-- #include file="ajaxed/ajaxed.asp" -->
<!-- #include file="ajaxed/class_datatable/datatable.asp" -->

Worked fine ;-)

Tenorio.
Reply all
Reply to author
Forward
0 new messages