**** BEGIN LOGGING AT Fri Feb 08 02:59:59 2013 Feb 08 15:42:35 hey guys, I've got a problem where IE isn't reliably posting my data that I am sending to a PHP script Feb 08 15:43:04 I believe it is related to the NTLM we're using with the page. Feb 08 15:43:51 The POST header is sent, but the POST body is empty Feb 08 15:44:38 Do you guys know any way around this? I'm trying to send a SVG to my PHP backend Feb 08 16:43:58 fixed the problem in a rather hilarious way, brb Feb 08 21:59:08 hey guys, I would like to ask you something about enyo navigation Feb 08 22:00:42 so far I haven't seen a page based approach to navigate through an enyo app, only single pages with arrangers Feb 08 22:00:58 is there a possibility to add pages?? Feb 08 22:05:11 what do you mean by adding pages? Feb 08 22:05:51 Like hyperlinking to a new Enyo page? (a different URL?) Feb 08 22:08:19 no, for example first of all I have a login screen and after enter the account data the main page should be displayed Feb 08 22:09:37 in android you call it Activities Feb 08 22:10:29 Can't you do this w/ Panels that take up 100% width and height? Feb 08 22:11:02 That's what I'm doing in my app at work Feb 08 22:11:31 hit submit and a whole new view slides in, based on the data from the first view Feb 08 22:18:51 oh ok i got it, but how can i disable a change by swipe?? Feb 08 22:24:47 the panels kind has a property called draggable Feb 08 22:24:55 just set it to false Feb 08 22:25:19 great, thanks for your help Feb 08 22:25:22 then use the setIndex method when you need to change which panel is active Feb 08 22:25:25 yw Feb 08 22:26:14 well, I'm leaving work now. Cya guys later Feb 08 23:00:27 http://enyo2-sampler.canuckcoding.ca/ Feb 08 23:01:27 supposedly integrated with firefox os Feb 08 23:03:55 enyo.platform.firefoxOS **** ENDING LOGGING AT Sat Feb 09 02:59:57 2013