Hi Patrick,

looking at your site using firebug or chrome's/safari's webinspector,
you'll find 5 missing resources (404).  if you could correct the code
so that it can load these resources that might help already.

cheers,
Jakob.



On Thu, Feb 16, 2012 at 15:21, patrick forsythe
<[email protected]> wrote:
> http://girlz-night-out.com/brianjson/index.html
>
> that is the path
>
> On Thu, Feb 16, 2012 at 12:03 AM, David Karger <[email protected]> wrote:
>> it's much easier to help with problems like this if you post the broken
>> exhibit where people can try it.
>>
>>
>> On 2/16/2012 12:08 AM, patrick wrote:
>>>
>>> I have an aspx page that is creating a json string that I am trying to
>>> use with exhibit.
>>>
>>> the link is as follows:<link rel="exhibit/data" type="application/
>>> json" href="JsonConverter.aspx" />
>>>
>>> the page looks like this:
>>>
>>>  <div ex:role="facet" ex:facetclass="TextSearch"
>>> ex:facetlabel="Search">
>>>                 </div>
>>>                 <div ex:role="facet" ex:collapsible="true"
>>> ex:collapsed="false" ex:height="4.7em"
>>>                     ex:expression=".site_name" ex:facetlabel="site
>>> name">
>>>                 </div>
>>>
>>> <div ex:role="exhibit-view" ex:viewclass="Exhibit.TabularView"
>>> ex:columns=".site_name"
>>>                                 ex:columnlabels="site name"
>>>                                 ex:columnformats="list"
>>>                                 ex:sortcolumn="4"
>>> ex:sortascending="true" ex:rowstyler="zebraStyler" ex:tablestyler
>>>                                 ex:sortascending="false">
>>>                             </div>
>>>
>>> The JSON looks like this:
>>>
>>> { items: [{"site_id":1,"site_name":"Storefront","site_url":"http://
>>>
>>> www.storefront.net","site_enteredby":"pforsythe","site_entereddate":"\/Date(1295935200000-0600)\/","site_desc":"storefront.net","site_freq":1.0,"site_freq_unit":"hr"},{"site_id":2,"site_name":"DummySite","site_url":"http://www.dummysite.com/1.aspx","site_enteredby":"pforsythe","site_entereddate":"\/Date(1295935200000-0600)\/","site_desc":"crap
>>> data","site_freq":1.0,"site_freq_unit":"hr"},{"site_id":
>>> 3,"site_name":"SFS","site_url":"http://sfs.smarttms.com/
>>> default.aspx","site_enteredby":"pforsythe","site_entereddate":"\/
>>> Date(1308718800000-0500)\/","site_desc":"Main SFS","site_freq":
>>> 1.0,"site_freq_unit":"hr"},{"site_id":
>>> 4,"site_name":"IRG","site_url":"http://www.inlandroutingguide.com/
>>> default.asp","site_enteredby":"pforsythe","site_entereddate":"\/
>>>
>>> Date(1308718800000-0500)\/","site_desc":"IRG","site_freq":null,"site_freq_unit":null}]}
>>>
>>>
>>> The problem is I see no data on my page.
>>> Help Please
>>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "SIMILE Widgets" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/simile-widgets?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to