4 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for sarah.mathieson.7

I'm trying to create a button to go back to the homepage on my server. I've created the buttonon but I'm not sure how to add an action to this button to go back, I'm also unsure as to how to refer to the home page. I'm using Node to …

Member Avatar for LastMitch
0
111
Member Avatar for germainelol1

I have the following `layout.jade` code !!! html head title= title link(rel='stylesheet', href='/vendor/bootstrap.min.css') link(rel='stylesheet', href='/css/style.css') script(type='text/javascript') (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); body!= body And the …

Member Avatar for LastMitch
0
380
Member Avatar for Pundia

Hi, I'm trying to build a multiagent system that deals with a device with Android and a C# system made with framework 4.0. I need some advice on how to do that. On my research I found JADE for the agent management, but it's for java. Is there anything like …

0
89
Member Avatar for Pundia

Hey everybody, I'm working in a project where we need a multi agent platform like Java Agent Development Environment(JADE). I'm sorry if this is already posted, I searched for it and couldn't find it, and I'm kind of in a hurry right now =) I hope you understand. Thanks in …

0
125

The End.