Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Search found 4 matches

by joels
Tue Jan 03, 2012 6:30 pm
Forum: Plugin Support
Topic: Web server + android tablet
Replies: 18
Views: 8116

Re: Web server + android tablet

Hello again

I have been playing around a bit and it's now working. I have used a newver version of jQuery and changed some of the content in "config.js". This may be the reason nothing worked before, I am not sure.

I will try and explain what I have done. I believe it's according to how jQuery ...
by joels
Fri Dec 16, 2011 1:57 pm
Forum: Plugin Support
Topic: Web server + android tablet
Replies: 18
Views: 8116

Re: Web server + android tablet

Hello again

If you comment the line var serverUrl = 'http://myip:81/'; , or "localhost" as i used before, nothing changes. This variable is not useed in the file.

The ajax-commands seems to be sorting everything out themselves?

I have made som changes from the original code in this function, but ...
by joels
Mon Oct 24, 2011 10:19 am
Forum: Plugin Support
Topic: Web server + android tablet
Replies: 18
Views: 8116

Re: Web server + android tablet

Hi

It's now working, I believe i got stuff mixed up in my head, or just plainly am to new to this field. I have not done anything magic, the folder with the webpage is set correctly in EG, port is set correctly etc.

After a few days of reading I am getting some changes to work, it's so thrilling ...
by joels
Thu Oct 20, 2011 2:23 pm
Forum: Plugin Support
Topic: Web server + android tablet
Replies: 18
Views: 8116

Re: Web server + android tablet

Hello!

Neat thing you have created, just what i want. Though i have run in to some trouble... I am kind of new to EG and have never before used WAMP, AJAX, PHP and so forth. Though I am familiar with C and to some extent Python and HTML, I think I understand how stuff is connected in your GUI. Now ...